Skip to content

Commit 6ca30b5

Browse files
committed
feat: attributes have been added to handle rules in controller methods
1 parent 89a122d commit 6ca30b5

File tree

18 files changed

+1194
-17
lines changed

18 files changed

+1194
-17
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
"lion/test": "^2.0",
2525
"phpunit/phpunit": "^11.1",
2626
"lion/exceptions": "^1.1",
27-
"robiningelbrecht/phpunit-pretty-print": "^1.3"
27+
"robiningelbrecht/phpunit-pretty-print": "^1.3",
28+
"lion/request": "^6.8",
29+
"lion/security": "^9.1"
2830
}
2931
}

0 commit comments

Comments
 (0)