Skip to content

Commit

Permalink
Support Rapidez v2 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jade-GG authored Feb 27, 2024
1 parent 261c7e4 commit 5a9e13b
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 @@ -17,11 +17,11 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": "^8.0|^8.1",
"php": "^8.0|^8.1|^8.2",
"illuminate/http": "^9.0|^10.0",
"illuminate/routing": "^9.0|^10.0",
"illuminate/support": "^9.0|^10.0",
"rapidez/core": "~0.54|^1.0",
"rapidez/core": "~0.54|^1.0|^2.0",
"spatie/image": "^2.2"
},
"autoload": {
Expand Down

0 comments on commit 5a9e13b

Please sign in to comment.