Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fabio-ivona authored Feb 15, 2023
1 parent 5306740 commit f0529a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
],
"require": {
"php": "^7.4|^8.0",
"illuminate/support": "^8.0|^9.0",
"illuminate/support": "^8.0|^9.0|^10.0",
"maatwebsite/excel": "^3.1",
"tightenco/ziggy": "^1.0.0",
"defstudio/supercharged-carbon": "^0.1.0"
"defstudio/supercharged-carbon": "^1.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f0529a7

Please sign in to comment.