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 9817882 commit 085409cCopy full SHA for 085409c
composer.json
@@ -12,8 +12,8 @@
12
"homepage": "https://www.softinklab.com",
13
"require": {
14
"php": "^7.2",
15
- "illuminate/support": "^6.0|^7.0",
16
- "illuminate/database": "^6.0|^7.0"
+ "illuminate/support": "^6.0|^7.0|^8.0",
+ "illuminate/database": "^6.0|^7.0|8.0"
17
},
18
"require-dev": {
19
"orchestra/database": "^5.0",
0 commit comments