Skip to content

Commit

Permalink
Merge pull request #5 from BinarCode/master
Browse files Browse the repository at this point in the history
Upstream
  • Loading branch information
arthurkirkosa authored Feb 14, 2023
2 parents ed5275e + f18d36e commit dae1ef5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
],
"require": {
"php": "^8.0",
"illuminate/contracts": "^8.37"
"illuminate/contracts": "^8.37|^9.0"
},
"require-dev": {
"brianium/paratest": "^6.2",
"nunomaduro/collision": "^5.3",
"orchestra/testbench": "^6.15",
"nunomaduro/collision": "^5.3|^6.1",
"orchestra/testbench": "^6.15|^7.0",
"phpunit/phpunit": "^9.3",
"spatie/laravel-ray": "^1.9",
"vimeo/psalm": "^4.4"
Expand Down

0 comments on commit dae1ef5

Please sign in to comment.