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.
2 parents a47261e + e2c93b2 commit ef5cf71Copy full SHA for ef5cf71
.github/FUNDING.yml
@@ -0,0 +1 @@
1
+github: [codebyray]
composer.json
@@ -17,7 +17,7 @@
17
}
18
],
19
"require": {
20
- "php" : "^7.3|^8.0",
+ "php" : "^7.4|^8.0",
21
"illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
22
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0"
23
},
0 commit comments