Skip to content

Commit 5faa6ca

Browse files
authored
Merge pull request #17 from KaririCode-Framework/develop
refactor: remove and migrate processor configuration components
2 parents 65d2c91 + acf8cd0 commit 5faa6ca

13 files changed

+26
-1485
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
],
2727
"require": {
2828
"php": "^8.3",
29-
"kariricode/processor-pipeline": "^1.1",
3029
"kariricode/contract": "^2.7"
3130
},
3231
"autoload": {
@@ -44,8 +43,7 @@
4443
"phpstan/phpstan": "^1.10",
4544
"phpunit/phpunit": "^11.0",
4645
"squizlabs/php_codesniffer": "^3.9",
47-
"enlightn/security-checker": "^2.0",
48-
"kariricode/validator": "^1.0"
46+
"enlightn/security-checker": "^2.0"
4947
},
5048
"support": {
5149
"issues": "https://github.com/KaririCode-Framework/kariricode-property-inspector/issues",

composer.lock

Lines changed: 1 addition & 256 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)