summaryrefslogtreecommitdiffstats
path: root/php-symfony3-generate-autoloaders.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-28 10:55:44 +0100
committerRemi Collet <remi@remirepo.net>2020-10-28 10:55:44 +0100
commit433142962420e0b76f862d04fde22f78769544bf (patch)
tree3d97e5929bd879bab4e20a9385165cf86975a10f /php-symfony3-generate-autoloaders.php
parentc2463cb1109f9055894ceb4034e1113accc88952 (diff)
update to 3.4.46
Diffstat (limited to 'php-symfony3-generate-autoloaders.php')
-rwxr-xr-xphp-symfony3-generate-autoloaders.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/php-symfony3-generate-autoloaders.php b/php-symfony3-generate-autoloaders.php
index 6ab565b..5e6466f 100755
--- a/php-symfony3-generate-autoloaders.php
+++ b/php-symfony3-generate-autoloaders.php
@@ -37,6 +37,7 @@ final class AutoloadGenerator {
'prefix' => 'FEDORA_SYMFONY3_PHP_DIR',
'path' => 'Cache/IntegrationTests/autoload.php',
],
+ 'composer/package-versions-deprecated' => false,
'doctrine/annotations' => [
'prefix' => 'FEDORA_SYMFONY3_PHP_DIR',
'path' => 'Doctrine/Common/Annotations/autoload.php',