Skip to content

Commit

Permalink
Update to Laravel 9 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
marianogoldman authored Apr 11, 2022
1 parent 367ef48 commit 8fcd239
Show file tree
Hide file tree
Showing 2 changed files with 604 additions and 681 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"require": {
"php": "^8.0",
"guzzlehttp/guzzle": "^7.4.2",
"illuminate/support": "^8.0",
"illuminate/support": "^9.0",
"ext-json": "*"
},
"require-dev": {
"orchestra/testbench": "^6.0",
"orchestra/testbench": "^7.3",
"phpunit/phpunit": "^9.5"
},
"autoload": {
Expand Down
Loading

0 comments on commit 8fcd239

Please sign in to comment.