Skip to content

Commit b136cda

Browse files
committed
Updating composer.json
1 parent 688781c commit b136cda

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
}
1313
],
1414
"require": {
15-
"symfony/yaml": "dev-master",
16-
"illuminate/console": "~4",
17-
"illuminate/container": "~4",
18-
"illuminate/support": "~4",
19-
"illuminate/view": "~4",
20-
"illuminate/events": "~4",
15+
"symfony/yaml": "~2.4",
16+
"illuminate/console": "~4.2",
17+
"illuminate/container": "~4.2",
18+
"illuminate/support": "~4.2",
19+
"illuminate/view": "~4.2",
20+
"illuminate/events": "~4.2",
2121
"sami/sami": "dev-master",
2222
"jms/php-manipulator": "dev-master",
2323
"nikic/php-parser": "0.9.*"

0 commit comments

Comments
 (0)