Skip to content

Commit

Permalink
chore: composer.json: remove unnecessary versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexislefebvre committed Jan 7, 2024
1 parent 10b7251 commit cdad313
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 @@ -15,7 +15,7 @@
}
],
"require": {
"php": "^7.4 || ^8.0 || ^8.1 || ^8.2",
"php": "^7.4 || ^8.0",
"phpunit/phpunit": "^9.6 || ^10.0",
"symfony/browser-kit": "^5.4 || ^6.4 || ^7.0",
"symfony/framework-bundle": "^5.4 || ^6.4 || ^7.0"
Expand Down

0 comments on commit cdad313

Please sign in to comment.