Skip to content

Commit 7ee3315

Browse files
committed
Release v1.0.1
1 parent 66a9d4e commit 7ee3315

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

composer.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,10 @@
2727
"phpunit/php-code-coverage": "^3.3.0",
2828
"symfony/framework-bundle": "~2.7|~3.0"
2929
},
30-
"config": {
31-
"platform": {
32-
"php": "5.6"
33-
}
34-
},
30+
"minimum-stability": "dev",
3531
"extra": {
3632
"branch-alias": {
3733
"dev-master": "1.x-dev"
3834
}
39-
},
40-
"minimum-stability": "dev"
35+
}
4136
}

0 commit comments

Comments
 (0)