]> Raphaël G. Git Repositories - packbundle/commitdiff
Update mail address
authorRaphaël Gertz <git@rapsys.eu>
Sun, 8 Aug 2021 12:46:36 +0000 (14:46 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Sun, 8 Aug 2021 12:46:36 +0000 (14:46 +0200)
Update composer requires

composer.json

index 0d6f49d00700e58ce492283ec1e0637f0731e4d6..404bfa5e8ed0cf76818b63681a518c56928ba90d 100644 (file)
@@ -5,7 +5,7 @@
     "type": "symfony-bundle",
     "authors": [{
         "name": "Raphaël Gertz",
     "type": "symfony-bundle",
     "authors": [{
         "name": "Raphaël Gertz",
-        "email": "packbundle@rapsys.eu"
+        "email": "symfony@rapsys.eu"
     }],
     "autoload": {
         "psr-4": {
     }],
     "autoload": {
         "psr-4": {
         }
     },
     "require": {
         }
     },
     "require": {
-        "php": "*",
-        "symfony/config": "*",
-        "symfony/dependency-injection": "*",
-        "symfony/asset": "*",
-        "twig/extensions": "*"
+        "symfony/asset": "^4.4",
+        "symfony/flex": "^1.5",
+        "symfony/framework-bundle": "^4.4",
+        "symfony/process": "^4.4",
+        "symfony/twig-bundle": "^4.4",
+        "twig/extensions": "^1.5"
     },
     "extra": {
         "branch-alias": {
     },
     "extra": {
         "branch-alias": {