Skip to content

Commit 804018b

Browse files
Dependencies for Laravel 9
1 parent 47e0c00 commit 804018b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"homepage": "https://github.com/ahmadyousefdev/automs",
1313
"keywords": ["Laravel", "Automs"],
1414
"require": {
15-
"illuminate/support": "self.version",
16-
"laravel/framework": "^8.12",
15+
"illuminate/support": "5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.* || ^6.0 || ^7.0 || ^8.0|^9.0",
1716
"laravel/jetstream": "^2.1",
1817
"livewire/livewire": "^2.0"
1918
},

0 commit comments

Comments
 (0)