Skip to content

Commit

Permalink
Merge pull request #7 from MB116/main
Browse files Browse the repository at this point in the history
Bump required versions
  • Loading branch information
jantinnerezo authored Jun 11, 2022
2 parents 7ab1550 + c3236db commit a8ee154
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 @@ -17,12 +17,12 @@
],
"require": {
"php": "^7.4|^8.0",
"illuminate/support": "^8.0"
"illuminate/support": "^8.67|^9.0"
},
"require-dev": {
"orchestra/testbench": "^6.0",
"phpunit/phpunit": "^9.0",
"livewire/livewire": "^2.4"
"phpunit/phpunit": "^9.5",
"livewire/livewire": "^2.8"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a8ee154

Please sign in to comment.