Skip to content

Commit

Permalink
removed Silex integration
Browse files Browse the repository at this point in the history
  • Loading branch information
philiplb committed Jun 21, 2018
1 parent 92fe328 commit b0dd29d
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 515 deletions.
1 change: 0 additions & 1 deletion composer.json
Expand Up @@ -13,7 +13,6 @@
],
"require": {
"php": ">=7.1.3",
"silex/silex": "~2.2, !=2.2.3",
"symfony/twig-bridge": "~3.3",
"doctrine/dbal": "~2.5",
"symfony/yaml": "~3.3",
Expand Down
122 changes: 0 additions & 122 deletions src/CRUDlex/Silex/ControllerProvider.php

This file was deleted.

103 changes: 0 additions & 103 deletions src/CRUDlex/Silex/ServiceProvider.php

This file was deleted.

51 changes: 0 additions & 51 deletions src/CRUDlex/Silex/TwigSetup.php

This file was deleted.

94 changes: 0 additions & 94 deletions tests/CRUDlexTests/Silex/ControllerProviderTest.php

This file was deleted.

0 comments on commit b0dd29d

Please sign in to comment.