Skip to content

Commit

Permalink
Upgrade package
Browse files Browse the repository at this point in the history
  • Loading branch information
eliseekn committed May 1, 2023
1 parent 9b76741 commit b3c9f97
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 75 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"minimum-stability": "dev",
"require": {
"php": "^8.0",
"illuminate/support": "^8.x-dev",
"nesbot/carbon": "^2.x-dev"
"illuminate/support": "^6.9|^7.0|^8.0|^9.0",
"nesbot/carbon": "^2.62.1"
},
"require-dev": {
"phpunit/phpunit": "9.6.x-dev"
"phpunit/phpunit": "^9.5.8"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit b3c9f97

Please sign in to comment.