Skip to content

Commit 0c190ed

Browse files
committed
Versioning constraints
1 parent 6c77ace commit 0c190ed

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
],
2020
"require": {
2121
"php": "~5.6|~7.0.0",
22-
"illuminate/container": "^5.4",
23-
"illuminate/http": "^5.4",
24-
"illuminate/support": "^5.4",
22+
"illuminate/container": "~5.4",
23+
"illuminate/http": "~5.4",
24+
"illuminate/support": "~5.4",
2525
"psr/log": "^1.0",
2626
"zumba/swivel": "^2.1"
2727
},

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)