chore(deps): update acorn to 2.0.0-alpha.0

This commit is contained in:
QWp6t
2021-03-31 04:12:35 -07:00
parent b4e63a5922
commit f19e1a52a6
4 changed files with 20 additions and 22 deletions

View File

@@ -40,7 +40,7 @@
},
"require": {
"php": "^7.3|^8.0",
"roots/acorn": "dev-main"
"roots/acorn": "2.0.0-alpha.0"
},
"require-dev": {
"filp/whoops": "^2.9",