Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
anderly committed Sep 5, 2024
1 parent 87b34ca commit daa4d5d
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 @@
"php": ">=5.6|>=7.0|>=8.0"
},
"require-dev": {
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
"phpunit/phpunit": "^5.0 || ^7.0 || ^8.0 || ^9.0"
},
"scripts": {
"test": "vendor/bin/phpunit"
Expand Down

0 comments on commit daa4d5d

Please sign in to comment.