Skip to content

Commit

Permalink
remove php-parser dependency which is no longer used in this package
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Feb 13, 2024
1 parent a04b72c commit 5b446fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
],
"require": {
"php": ">=8.1",
"nikic/php-parser": "^4.0",
"psx/json": "^3.0",
"psx/openapi": "^0.1",
"psx/schema": "^6.0",
Expand Down

0 comments on commit 5b446fa

Please sign in to comment.