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 54053e7 + c4d2f2a commit a4b3108Copy full SHA for a4b3108
composer.json
@@ -26,9 +26,9 @@
26
}
27
},
28
"require-dev": {
29
- "illuminate/database": "^5.5",
30
- "illuminate/console": "^5.5",
31
- "illuminate/validation": "^5.5",
+ "illuminate/database": "5.5.*",
+ "illuminate/console": "5.5.*",
+ "illuminate/validation": "5.5.*",
32
"orchestra/testbench": "^3.5",
33
"orchestra/database": "^3.5",
34
"phpunit/phpunit": "^6.0",
0 commit comments