Skip to content

Commit

Permalink
laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
pxpm authored Mar 12, 2024
1 parent e692b60 commit 581da01
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": {
"backpack/crud": "^6.0",
"backpack/pro": "^2.0",
"cviebrock/eloquent-sluggable": "^10.0"
"cviebrock/eloquent-sluggable": "^10.0|^11.0"
},
"require-dev": {
"phpunit/phpunit" : "^9.0||^7.0",
"phpunit/phpunit" : "^10.0||^9.0||^7.0",
"scrutinizer/ocular": "~1.1",
"squizlabs/php_codesniffer": "~2.3||~3.0"
},
Expand Down

0 comments on commit 581da01

Please sign in to comment.