Installed apache-pack to provide htaccess file for apache config and for debug package to be working.

This commit is contained in:
krzysiej
2022-05-20 10:29:36 +02:00
parent 5c0140b5d9
commit ac3f054dec
6 changed files with 108 additions and 2 deletions

28
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "0e1ecc1da61004af157df5e86a7f79c6",
"content-hash": "9e2f5ddba7a9c27abf3decbe843a4160",
"packages": [
{
"name": "doctrine/annotations",
@@ -2241,6 +2241,32 @@
},
"time": "2022-01-14T11:51:13+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",
"support": {
"issues": "https://github.com/symfony/apache-pack/issues",
"source": "https://github.com/symfony/apache-pack/tree/master"
},
"time": "2017-12-12T01:46:35+00:00"
},
{
"name": "symfony/asset",
"version": "v6.0.7",