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 7035677 commit c4d2f2aCopy full SHA for c4d2f2a
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