Skip to content

Commit 33d644c

Browse files
committedDec 7, 2014
remove all dependencies from kernel composer.json.
1 parent 91fb667 commit 33d644c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed
 

‎composer.json

-6
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,5 @@
44
"type": "drupal-module",
55
"description": "Symfony Kernel inside a Drupal site",
66
"require": {
7-
"php": ">=5.3.3",
8-
"pimple/pimple": "~2.1",
9-
"symfony/event-dispatcher": ">=2.4,<2.6-dev",
10-
"symfony/http-foundation": ">=2.4,<2.6-dev",
11-
"symfony/http-kernel": ">=2.4,<2.6-dev",
12-
"symfony/routing": ">=2.4,<2.6-dev"
137
}
148
}

0 commit comments

Comments
 (0)