1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-28 04:00:43 +02:00

Update composer.json

This commit is contained in:
Barry vd. Heuvel
2019-10-18 16:33:49 +02:00
committed by GitHub
parent 2419fad15d
commit a33fdc5e20

View File

@@ -17,7 +17,7 @@
}
],
"require": {
"php": "^7",
"php": "^7.1",
"psr/log": "^1.0",
"symfony/var-dumper": "^2.6|^3|^4"
},