Skip to content

Commit

Permalink
remove puli and fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBadura committed Oct 30, 2015
1 parent c851ce2 commit f8aebf1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 121 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"fzaninotto/faker": "~1.1",
"doctrine/common": "~2.0",
"jamesmoss/toml": "*",
"symfony/expression-language": "~2.4",
"webmozart/puli": "~1.0@alpha"
"symfony/expression-language": "~2.4"
},
"suggest": {
"symfony/yaml" : "~2.0",
Expand All @@ -31,8 +30,7 @@
"doctrine/orm": "~2.0",
"doctrine/mongodb-odm": "@beta",
"jamesmoss/toml": "*",
"symfony/expression-language": "~2.4",
"webmozart/puli": "~1.0@alpha"
"symfony/expression-language": "~2.4"
},
"autoload": {
"psr-4": {
Expand Down
58 changes: 0 additions & 58 deletions src/Loader/PuliLoader.php

This file was deleted.

59 changes: 0 additions & 59 deletions tests/Loader/PuliLoaderTest.php

This file was deleted.

0 comments on commit f8aebf1

Please sign in to comment.