Commit 0c1a44dc authored by Andreas Heimann's avatar Andreas Heimann

added missing packs

parent e8c9e324
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
"ext-iconv": "*", "ext-iconv": "*",
"friendsofsymfony/user-bundle": "~2.0", "friendsofsymfony/user-bundle": "~2.0",
"sensio/framework-extra-bundle": "^5.5", "sensio/framework-extra-bundle": "^5.5",
"symfony/apache-pack": "^1.0",
"symfony/asset": "4.4.*", "symfony/asset": "4.4.*",
"symfony/console": "4.4.*", "symfony/console": "4.4.*",
"symfony/dotenv": "4.4.*", "symfony/dotenv": "4.4.*",
...@@ -29,7 +30,9 @@ ...@@ -29,7 +30,9 @@
"symfony/validator": "4.4.*", "symfony/validator": "4.4.*",
"symfony/web-link": "4.4.*", "symfony/web-link": "4.4.*",
"symfony/yaml": "4.4.*", "symfony/yaml": "4.4.*",
"twig/extensions": "^1.5" "twig/extensions": "^1.5",
"ext-zip": "*",
"ext-json": "*"
}, },
"require-dev": { "require-dev": {
"symfony/debug-pack": "*", "symfony/debug-pack": "*",
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "16c9cabddde29d2601090fcd9586f9ec", "content-hash": "29d1aa8df75c0d7d3c43ab8479d06ac0",
"packages": [ "packages": [
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",
...@@ -2239,6 +2239,28 @@ ...@@ -2239,6 +2239,28 @@
], ],
"time": "2019-11-12T09:31:26+00:00" "time": "2019-11-12T09:31:26+00:00"
}, },
{
"name": "symfony/apache-pack",
"version": "v1.0.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/apache-pack.git",
"reference": "3aa5818d73ad2551281fc58a75afd9ca82622e6c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/apache-pack/zipball/3aa5818d73ad2551281fc58a75afd9ca82622e6c",
"reference": "3aa5818d73ad2551281fc58a75afd9ca82622e6c",
"shasum": ""
},
"type": "symfony-pack",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A pack for Apache support in Symfony",
"time": "2017-12-12T01:46:35+00:00"
},
{ {
"name": "symfony/asset", "name": "symfony/asset",
"version": "v4.4.7", "version": "v4.4.7",
...@@ -6704,6 +6726,7 @@ ...@@ -6704,6 +6726,7 @@
"i18n", "i18n",
"text" "text"
], ],
"abandoned": true,
"time": "2018-12-05T18:34:18+00:00" "time": "2018-12-05T18:34:18+00:00"
}, },
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment