File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ A minimal CORS middleware for PSR 15.
3636Through [ Composer] ( http://getcomposer.org ) as [ chubbyphp/chubbyphp-cors] [ 1 ] .
3737
3838``` sh
39- composer require chubbyphp/chubbyphp-cors " ^1.7"
39+ composer require chubbyphp/chubbyphp-cors " ^1.7.1 "
4040```
4141
4242## Usage
Original file line number Diff line number Diff line change 2424 },
2525 "require-dev" : {
2626 "chubbyphp/chubbyphp-dev-helper" : " dev-master" ,
27- "chubbyphp/chubbyphp-laminas-config" : " ^1.4 " ,
28- "chubbyphp/chubbyphp-laminas-config-factory" : " ^1.4 " ,
29- "chubbyphp/chubbyphp-mock" : " ^2.0.1 " ,
30- "infection/infection" : " ^0.31.9 " ,
31- "php-coveralls/php-coveralls" : " ^2.9" ,
27+ "chubbyphp/chubbyphp-laminas-config" : " ^1.5.1 " ,
28+ "chubbyphp/chubbyphp-laminas-config-factory" : " ^1.5.1 " ,
29+ "chubbyphp/chubbyphp-mock" : " ^2.1.2 " ,
30+ "infection/infection" : " ^0.32.3 " ,
31+ "php-coveralls/php-coveralls" : " ^2.9.1 " ,
3232 "phpstan/extension-installer" : " ^1.4.3" ,
33- "phpstan/phpstan" : " ^2.1.32 " ,
34- "phpunit/phpunit" : " ^12.4.5 "
33+ "phpstan/phpstan" : " ^2.1.33 " ,
34+ "phpunit/phpunit" : " ^12.5.6 "
3535 },
3636 "autoload" : {
3737 "psr-4" : {
You can’t perform that action at this time.
0 commit comments