Skip to content

Commit 8692d29

Browse files
Merge branch '5.4' into 6.2
* 5.4: Run unit tests with PHP 8.3
2 parents f8b0751 + ad2f6a1 commit 8692d29

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
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"composer/composer": "^1.0.2|^2.0",
24-
"symfony/console": "^5.4|^6.0",
24+
"symfony/console": "^5.4.9|^6.0.9",
2525
"symfony/dotenv": "^5.4|^6.0",
2626
"symfony/http-foundation": "^5.4|^6.0",
2727
"symfony/http-kernel": "^5.4|^6.0"

0 commit comments

Comments
 (0)