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
2020-08-28 09:35:51 +02:00
committed by GitHub
parent 1a1605b8e9
commit a5ae65a123

View File

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