Skip to content

Commit 181d071

Browse files
committed
Update composer.json
1 parent 27d733d commit 181d071

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
}
1111
],
1212
"require": {
13-
"inertiajs/inertia-laravel": "^0.2.5",
14-
"tightenco/ziggy": "^0.9.0",
15-
"laravel/ui": "^1.0|^2.0"
13+
"inertiajs/inertia-laravel": "^0.2.5|^0.3|^0.4|^0.5",
14+
"tightenco/ziggy": "^0.9.0|^1.4",
15+
"laravel/ui": "^1.0|^2.0|^3.0"
1616
},
1717
"autoload": {
1818
"psr-4": {

0 commit comments

Comments
 (0)