We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f128405 commit efe9ad3Copy full SHA for efe9ad3
composer.json
@@ -5,7 +5,7 @@
5
"license": "MIT",
6
"require": {
7
"symfony/http-client": "^4.3",
8
- "illuminate/support": "^5.8"
+ "illuminate/support": "^5.8|^6.0|^7.0"
9
},
10
"suggest": {
11
"illuminate/database": "Allows to send request with data from model",
0 commit comments