Skip to content

Commit

Permalink
Merge remote-tracking branch 'igorw/symfony-bundle'
Browse files Browse the repository at this point in the history
Conflicts:
	composer.json
  • Loading branch information
Herzult committed Oct 20, 2013
2 parents f80f12b + f743e6f commit 21d9023
Show file tree
Hide file tree
Showing 7 changed files with 887 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -15,7 +15,8 @@
],
"require-dev": {
"phpunit/phpunit": "3.7.*",
"whatthejeff/nyancat-phpunit-resultprinter": "1.0.*@dev"
"whatthejeff/nyancat-phpunit-resultprinter": "1.0.*@dev",
"symfony/framework-bundle": "~2.1"
},
"autoload": {
"psr-0": { "SimplePHPEasyPlus": "src" }
Expand Down

0 comments on commit 21d9023

Please sign in to comment.