Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 16a98fd

Browse files
committed
updated AsseticBundle, rm unneeded routing entry
1 parent 5e401da commit 16a98fd

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

app/config/routing_dev.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ _demo:
1111
type: annotation
1212
prefix: /demo
1313

14-
_assetic:
15-
resource: .
16-
type: assetic
17-
1814
_wdt:
1915
resource: "@WebProfilerBundle/Resources/config/routing/wdt.xml"
2016
prefix: /_wdt

deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
[AsseticBundle]
6060
git=http://github.com/symfony/AsseticBundle.git
6161
target=/bundles/Symfony/Bundle/AsseticBundle
62-
version=v1.0.1
62+
version=origin/master
6363

6464
[DoctrineBundle]
6565
git=http://github.com/doctrine/DoctrineBundle.git

deps.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ SensioFrameworkExtraBundle 1f661752ff051aeeca048e0be8df896faa024184
1212
JMSSecurityExtraBundle 541a4c242328dc04b99540c75346cc74a7c0cfb5
1313
SensioDistributionBundle 64ae64795c794e34d964a67e76f0584444189fc2
1414
SensioGeneratorBundle 0d58617cbde570803c2f00dc03f3acffce0cf28f
15-
AsseticBundle v1.0.1
15+
AsseticBundle b6a8dcc58cb2a775fee6d3c6ad9adc1943d4d1ec
1616
DoctrineBundle d6c923eec875d3bd622c7037b3ff879f4fdafdc8

0 commit comments

Comments
 (0)