Skip to content

Commit

Permalink
Laravel 9 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
royduin authored Apr 11, 2022
1 parent 74cc6ac commit 096fc45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
}
],
"require": {
"php": "^7.4|^8.0"
"php": "^8.0|^8.1",
"rapidez/core": "~0.54"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 096fc45

Please sign in to comment.