Skip to content

Commit 9d15d5f

Browse files
authored
chore: add Symfony 8 to list of supported versions (#338)
1 parent 7c7f7e1 commit 9d15d5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@
119119
"ext-mbstring": "*",
120120
"ext-soap": "*",
121121
"composer/composer": "^2.0",
122-
"symfony/console": "^4.0|^5.0|^6.0|^7.0",
123-
"symfony/yaml": "^4.0|^5.0|^6.0|^7.0",
122+
"symfony/console": "^4.0|^5.0|^6.0|^7.0|^8.0",
123+
"symfony/yaml": "^4.0|^5.0|^6.0|^7.0|^8.0",
124124
"wsdltophp/packagebase": "^5.0",
125125
"wsdltophp/phpgenerator": "^4.0",
126126
"wsdltophp/wsdlhandler": "^1.0"

0 commit comments

Comments
 (0)