Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BSN4 authored Aug 13, 2022
1 parent 21c89de commit a113c0d
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 @@ -22,9 +22,9 @@
],
"require": {
"php": "^7.3|^8.0",
"illuminate/support": "5.0 - 5.8 | ^6.0 | ^7.0 | ^8.0",
"spatie/regex": "^2.0.1",
"doctrine/dbal": "^3.0"
"illuminate/support": "~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
"spatie/regex": "^3.1.1",
"doctrine/dbal": "^3.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a113c0d

Please sign in to comment.