1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-25 12:50:17 +02:00

Fixed typo

This commit is contained in:
Hauke 2020-09-17 16:00:27 +02:00 committed by GitHub
parent 2397acb83c
commit 6089b9184a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
],
"require": {
"php": "^7.2.5",
"monolog/monolog": "~1.11||^2.0",
"monolog/monolog": "~1.11|^2.0",
"symfony/console": "^5.0",
"symfony/filesystem": "^5.0",
"symfony/event-dispatcher": "^5.0",