Skip to content

Commit 962f69e

Browse files
authored
Merge pull request #4 from KaririCode-Framework/develop
refactor(core): update contract and remove deprecated PropertyInspector
2 parents 17910e6 + 5b3d9d4 commit 962f69e

10 files changed

+5452
-8
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@
2525
}
2626
],
2727
"require": {
28-
"php": "^8.3"
28+
"php": "^8.3",
29+
"kariricode/processor-pipeline": "^1.1",
30+
"kariricode/contract": "^2.7"
2931
},
3032
"autoload": {
3133
"psr-4": {

0 commit comments

Comments
 (0)