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 2661dc4 commit 6a35493Copy full SHA for 6a35493
composer.json
@@ -17,12 +17,12 @@
17
],
18
"require": {
19
"php": ">=5.6.4",
20
- "illuminate/bus":"~5.4",
21
- "illuminate/console": "~5.4",
22
- "illuminate/contracts": "~5.4",
23
- "illuminate/database":"~5.4",
24
- "illuminate/events": "~5.4",
25
- "illuminate/notifications": "~5.4"
+ "illuminate/bus":"~5.4.0",
+ "illuminate/console": "~5.4.0",
+ "illuminate/contracts": "~5.4.0",
+ "illuminate/database":"~5.4.0",
+ "illuminate/events": "~5.4.0",
+ "illuminate/notifications": "~5.4.0"
26
},
27
"require-dev": {
28
"mockery/mockery": "~0.9",
0 commit comments