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 727d3df commit 9767cbeCopy full SHA for 9767cbe
composer.json
@@ -12,7 +12,8 @@
12
"license": "MIT",
13
"require": {
14
"php": "^7.1|^7.2|^7.3",
15
- "illuminate/support": "^5.6|^5.7|^5.8|^6.0"
+ "illuminate/support": "^5.6|^5.7|^5.8|^6",
16
+ "illuminate/database": "^5.6|^5.7|^5.8|^6"
17
},
18
"require-dev": {
19
"orchestra/testbench": "^3.6|^3.7|^3.8|^4.0",
0 commit comments