Skip to content

Commit

Permalink
Remove symfony package
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Apr 27, 2024
1 parent 1795349 commit 8610c49
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 @@ -68,8 +68,7 @@
"WBW\\Library\\Quadratus\\": "lib/quadratus/",
"WBW\\Library\\SkiData\\": "lib/skidata/",
"WBW\\Library\\Widget\\": "lib/widget/",
"WBW\\Library\\Common\\": "src",
"WBW\\Library\\Symfony\\": "src2/symfony/"
"WBW\\Library\\Common\\": "src"
},
"exclude-from-classmap": [
"/lib/adoria/Tests/",
Expand All @@ -90,8 +89,7 @@
"WBW\\Library\\Quadratus\\Tests\\": "lib/quadratus/Tests",
"WBW\\Library\\SkiData\\Tests\\": "lib/skidata/Tests",
"WBW\\Library\\Widget\\Tests\\": "lib/widget/Tests",
"WBW\\Library\\Common\\Tests\\": "tests",
"WBW\\Library\\Symfony\\Tests\\": "tests2/symfony/"
"WBW\\Library\\Common\\Tests\\": "tests"
}
},
"config": {
Expand Down
73 changes: 0 additions & 73 deletions src2/symfony/Helper/ColorHelper.php

This file was deleted.

44 changes: 0 additions & 44 deletions tests2/symfony/AbstractTestCase.php

This file was deleted.

0 comments on commit 8610c49

Please sign in to comment.