Skip to content

Commit 4aa49ea

Browse files
committed
fix dependencies
1 parent ef7df8b commit 4aa49ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
],
1313
"require": {
1414
"arhframe/iocart": "1.0.1",
15-
"filp/whoops": "1.1.1",
16-
"symfony/yaml": "2.5.3"
15+
"filp/whoops": "~1.1",
16+
"symfony/yaml": "~2.5"
1717
},
1818
"autoload": {
1919
"psr-0": {

0 commit comments

Comments
 (0)