fixed composer.json

This commit is contained in:
Fabien Potencier
2019-08-10 11:50:28 +02:00
parent 5d6205ba90
commit 33fbbe5097
+1 -1
View File
@@ -19,7 +19,7 @@
},
"autoload": {
"psr-4" : {
"Twig\\Extra\\TwigExtraBundle\\" : "src/"
"Twig\\Extra\\TwigExtraBundle\\" : ""
}
},
"autoload-dev": {