File tree Expand file tree Collapse file tree 4 files changed +3
-5
lines changed
Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1818 - " 8.1"
1919 - " 8.2"
2020 - " 8.3"
21+ - " 8.4"
2122
2223 steps :
2324 - name : Checkout
Original file line number Diff line number Diff line change 11{
2- "ignore_php_platform_requirements" : {
3- "8.4" : true
4- },
52 "backwardCompatibilityCheck" : true
63}
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ If the authorization service can be used to check authorization on a narrow leve
55Usually, you'll want to use both methods in an application for increased security.
66
77![ OSS Lifecycle] ( https://img.shields.io/osslifecycle/dotkernel/dot-rbac-guard )
8- ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/dot-rbac-guard/4.0.0 )
8+ ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/dot-rbac-guard/4.0.1 )
99
1010[ ![ GitHub issues] ( https://img.shields.io/github/issues/dotkernel/dot-rbac-guard )] ( https://github.com/dotkernel/dot-rbac-guard/issues )
1111[ ![ GitHub forks] ( https://img.shields.io/github/forks/dotkernel/dot-rbac-guard )] ( https://github.com/dotkernel/dot-rbac-guard/network )
Original file line number Diff line number Diff line change 3434 "require-dev" : {
3535 "laminas/laminas-coding-standard" : " ^3.0" ,
3636 "phpunit/phpunit" : " ^10.5.9" ,
37- "vimeo/psalm" : " ^5.20 "
37+ "vimeo/psalm" : " ^6.0 "
3838 },
3939 "autoload" : {
4040 "psr-4" : {
You can’t perform that action at this time.
0 commit comments