Added an .htaccess file.

This commit is contained in:
Jan Böhmer 2019-03-25 16:42:50 +01:00
parent afd45d464c
commit 3b496d8070
3 changed files with 92 additions and 1 deletions

24
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "c16d05fa5ba54398968ed9f503221d90",
"content-hash": "55e9b96dad758987b3fd56ee9bf2e1fd",
"packages": [
{
"name": "doctrine/annotations",
@ -2718,6 +2718,28 @@
],
"time": "2019-03-10T07:52:41+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",
"version": "v4.2.4",