We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a208551 commit 94126c4Copy full SHA for 94126c4
composer.json
@@ -10,12 +10,12 @@
10
}
11
],
12
"require": {
13
- "illuminate/database": "^8.0|^9.0|^10.0|^11.0",
14
- "vinkla/hashids": "^9.0|^10.0|^11.0|^12.0"
+ "illuminate/database": "^8.0|^9.0|^10.0|^11.0|^12.0",
+ "vinkla/hashids": "^9.0|^10.0|^11.0|^12.0|^13.0"
15
},
16
"require-dev": {
17
- "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
18
- "phpunit/phpunit": "^8.4|^9.0|^10.0",
+ "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0",
+ "phpunit/phpunit": "^8.4|^9.0|^10.0|^11.0",
19
"laravel/legacy-factories": "^1.0"
20
21
"autoload": {
0 commit comments