Skip to content

Commit b07e5e3

Browse files
committed
Updated composer.jsoon and composer.lock so that we can successfully install builder to a new machine
1 parent 4fdfcb2 commit b07e5e3

File tree

2 files changed

+1014
-425
lines changed

2 files changed

+1014
-425
lines changed

Symfony/composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,13 @@
1515
"symfony/assetic-bundle": "2.3.*",
1616
"symfony/swiftmailer-bundle": "2.3.*",
1717
"symfony/monolog-bundle": "2.3.*",
18-
"sensio/distribution-bundle": "2.3.*",
18+
"sensio/distribution-bundle": "3.0.36",
1919
"sensio/framework-extra-bundle": "2.3.*",
2020
"sensio/generator-bundle": "2.3.*",
2121
"incenteev/composer-parameter-handler": "~2.0"
2222
},
2323
"require-dev": {
2424
"phpunit/phpunit": "4.8.*",
25-
"satooshi/php-coveralls": "dev-master",
2625
"sebastian/phpcpd": "*",
2726
"phpmd/phpmd" : "2.0.*",
2827
"phpunit/php-token-stream": "~1.3",

0 commit comments

Comments
 (0)