Skip to content

Commit

Permalink
Run unit tests with PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed Jun 8, 2023
1 parent 4a78e51 commit ad2f6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"require-dev": {
"composer/composer": "^1.0.2|^2.0",
"symfony/console": "^4.4.30|^5.3.7|^6.0",
"symfony/console": "^4.4.30|^5.4.9|^6.0.9",
"symfony/dotenv": "^5.1|^6.0",
"symfony/http-foundation": "^4.4.30|^5.3.7|^6.0",
"symfony/http-kernel": "^4.4.30|^5.3.7|^6.0"
Expand Down

0 comments on commit ad2f6a1

Please sign in to comment.