Skip to content

Commit

Permalink
Merge pull request arietimmerman#13 from arietimmerman/feature/upgrad…
Browse files Browse the repository at this point in the history
…ed-packages

updated some packages
  • Loading branch information
arietimmerman authored Oct 13, 2022
2 parents 609a653 + 7948e09 commit fa37b0c
Show file tree
Hide file tree
Showing 2 changed files with 954 additions and 1,121 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"require": {
"php": "^7.0|^8.0",
"webpatser/laravel-uuid": "^3.0|^4.0",
"illuminate/database": "^6.0|^7.0|^8.0",
"illuminate/support": "^6.0|^7.0|^8.0",
"illuminate/console": "^6.0|^7.0|^8.0"
"illuminate/database": "^6.0|^7.0|^8.0|^9.0",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0",
"illuminate/console": "^6.0|^7.0|^8.0|^9.0"
},
"classmap": [
"database/migrations"
Expand Down
Loading

0 comments on commit fa37b0c

Please sign in to comment.