Skip to content

Commit eeaac38

Browse files
committed
Update composer.json from skeleton repo
1 parent cdf5557 commit eeaac38

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@
1313
],
1414
"require": {
1515
"php": ">=5.6.4",
16-
"illuminate/notifications": "^5.3@dev",
17-
"illuminate/support": "^5.3@dev",
18-
"illuminate/events": "^5.3@dev",
16+
"illuminate/notifications": "^5.3",
17+
"illuminate/support": "^5.1|^5.2|^5.3",
1918
"messagebird/php-rest-api": "^1.4"
2019
},
2120
"require-dev": {

0 commit comments

Comments
 (0)