We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d12a015 commit f0b1709Copy full SHA for f0b1709
composer.json
@@ -5,9 +5,9 @@
5
"require": {
6
"php": "^7.1.3",
7
"illuminate/support": "^5.8|^6.0|^7.0",
8
- "illuminate/database": "^5.8",
9
- "symfony/http-foundation": "^4.3.8",
10
- "symfony/mime": "^4.3.8"
+ "illuminate/database": "^5.8|^6.0|^7.0",
+ "symfony/http-foundation": "^4.3.8|^5",
+ "symfony/mime": "^4.3.8|^5"
11
},
12
"require-dev": {
13
"phpunit/phpunit": "^7.5|^8.0",
0 commit comments