fixed composer.json

This commit is contained in:
Fabien Potencier 2015-09-30 11:32:21 +02:00
parent 797b93b284
commit 6816451604
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
"symfony/security-core": "~2.8|~3.0",
"symfony/event-dispatcher": "~2.8|~3.0",
"symfony/http-foundation": "~2.8|~3.0",
"symfony/http-kernel": "~2.8|~3.0"
"symfony/http-kernel": "~2.8|~3.0",
"symfony/property-access": "~2.8|~3.0.0"
},
"require-dev": {