remove parser and add collection package into this library

This commit is contained in:
2022-10-27 19:57:52 +02:00
parent a22d611816
commit affab28c09
14 changed files with 434 additions and 390 deletions

View File

@@ -3,10 +3,7 @@
"license": "MIT",
"homepage": "https://envoyr.com/",
"minimum-stability": "dev",
"require": {
"envoyr/collection": "dev-main",
"envoyr/loco": "dev-main"
},
"require": {},
"require-dev": {},
"autoload": {
"psr-4": {