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 3acf883 commit 76f63d8Copy full SHA for 76f63d8
composer.json
@@ -6,7 +6,7 @@
6
"require": {
7
"php": ">=7.1",
8
"ext-json": "*",
9
- "illuminate/support": "^5.8 | ^6.0"
+ "illuminate/support": "^5.8|^6.0"
10
},
11
"require-dev": {
12
"orchestra/testbench": "^3.8"
0 commit comments