Skip to content

Commit cfaa228

Browse files
committed
Use stable version of Symfony
1 parent 9b9b879 commit cfaa228

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"phpunit/phpunit": "^4.0|^5.0",
3030
"cache/cache": "dev-master",
31-
"symfony/cache": "dev-master",
31+
"symfony/cache": "^3.1",
3232
"tedivm/stash": "dev-master"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)