Installed and used composer require symfony/http-client and printing Iss location data on homepage.

This commit is contained in:
Krzysztof Płaczek
2024-10-19 18:01:18 +02:00
parent 6172d76b79
commit d44091fe6e
4 changed files with 18 additions and 3 deletions

View File

@@ -17,6 +17,7 @@
"symfony/dotenv": "7.1.*",
"symfony/flex": "^2",
"symfony/framework-bundle": "7.1.*",
"symfony/http-client": "7.1.*",
"symfony/monolog-bundle": "^3.0",
"symfony/property-access": "7.1.*",
"symfony/property-info": "7.1.*",