Skip to content

Commit

Permalink
Merge pull request #81 from IIVR/laravel-9
Browse files Browse the repository at this point in the history
add illuminate/support ^9.0
  • Loading branch information
adoniskrasniqi authored Apr 20, 2022
2 parents e7280f1 + 6411a19 commit bc70565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
},
"require": {
"illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0"
"illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit bc70565

Please sign in to comment.