10000 Fixed tests and removed useless dev requirements · symfony/assetic-bundle@c07c0e5 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 1, 2023. It is now read-only.

Commit c07c0e5

Browse files
committed
Fixed tests and removed useless dev requirements
1 parent 02d4ba2 commit c07c0e5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Tests/Resources/config/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
framework:
22
secret: xxxxxxxxxx
33
router: { resource: "%kernel.root_dir%/config/routing.yml" }
4-
validation: { enabled: true, enable_annotations: true }
54
templating: { engines: ['twig', 'php'] }
65

76
twig:

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"symfony/console": "~2.1",
2424
"symfony/class-loader": "~2.1",
2525
"symfony/yaml": "~2.1",
26-
"symfony/form": "~2.1",
2726
"symfony/dom-crawler": "~2.1",
2827
"symfony/css-selector": "~2.1"
2928
},

0 commit comments

Comments
 (0)
0