Skip to content

Commit 77f2a41

Browse files
committed
Laravel 9 support
1 parent 13db95f commit 77f2a41

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
"type": "library",
1212
"homepage": "https://www.softinklab.com",
1313
"require": {
14-
"php": "^7.3|^8.0",
15-
"illuminate/support": "^8.2",
16-
"illuminate/database": "^8.2"
14+
"php": "^7.3|^8.0"
1715
},
1816
"require-dev": {
1917
"orchestra/database": "^6.0",

0 commit comments

Comments
 (0)