Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLevti authored Apr 26, 2023
1 parent 07d91f7 commit 4ef556a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
],
"require": {
"php": "^7.3 || ^8",
"phpspec/prophecy": "^1.17",
"phpunit/phpunit":"^9.0 || ^10.0"
"phpspec/prophecy": "dev-master",
"phpunit/phpunit":"^9.1 || ^10.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 4ef556a

Please sign in to comment.