Skip to content

Commit f98762d

Browse files
committed
Copy composer files for symfony2 projects.
1 parent c803f65 commit f98762d

File tree

2 files changed

+184
-270
lines changed

2 files changed

+184
-270
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"mybuilder/phpunit-accelerator": "^1.1",
3131
"squizlabs/php_codesniffer": "~2.3",
3232
"phpmd/phpmd": "~2.2",
33-
"symfony/dependency-injection": "~3.0",
34-
"symfony/config": "~3.0",
35-
"symfony/yaml": "~3.0",
33+
"symfony/dependency-injection": "~2.7",
34+
"symfony/config": "~2.7",
35+
"symfony/yaml": "~2.7",
3636
"fiunchinho/phpunit-randomizer": "~2.0",
3737
"seld/jsonlint": "1.3.*"
3838
},

0 commit comments

Comments
 (0)