Remove php parser (#1644)

* Remove php parser

* composer fix-style

---------

Co-authored-by: laravel-ide-helper <[email protected]>
This commit is contained in:
Barry vd. Heuvel
2024-12-30 12:42:35 +01:00
committed by GitHub
co-authored by laravel-ide-helper
parent e509790805
commit 9c6380da4a
5 changed files with 16 additions and 207 deletions
+1 -2
View File
@@ -27,8 +27,7 @@
"illuminate/console": "^11.15",
"illuminate/database": "^11.15",
"illuminate/filesystem": "^11.15",
"illuminate/support": "^11.15",
"nikic/php-parser": "^4.18 || ^5"
"illuminate/support": "^11.15"
},
"require-dev": {
"ext-pdo_sqlite": "*",