Skip to content

Commit ad2f6a1

Browse files
committed
Run unit tests with PHP 8.3
1 parent 4a78e51 commit ad2f6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"composer/composer": "^1.0.2|^2.0",
25-
"symfony/console": "^4.4.30|^5.3.7|^6.0",
25+
"symfony/console": "^4.4.30|^5.4.9|^6.0.9",
2626
"symfony/dotenv": "^5.1|^6.0",
2727
"symfony/http-foundation": "^4.4.30|^5.3.7|^6.0",
2828
"symfony/http-kernel": "^4.4.30|^5.3.7|^6.0"

0 commit comments

Comments
 (0)