File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 GPG_KEYS_ENCRYPTED : " .github/phar/keys.asc.gpg"
2525 steps :
2626 - name : 📦 Check out the codebase
27- uses : actions/checkout@v5
27+ uses : actions/checkout@v6
2828
2929 - name : 🛠️ Setup PHP
3030 uses : shivammathur/setup-php@v2
Original file line number Diff line number Diff line change 1515 ],
1616 "funding" : [
1717 {
18- "type" : " patreon " ,
19- "url" : " https://patreon.com /roxblnfk"
18+ "type" : " boosty " ,
19+ "url" : " https://boosty.to /roxblnfk"
2020 }
2121 ],
2222 "require" : {
2929 "psr/http-client" : " ^1.0" ,
3030 "react/async" : " ^3.2 || ^4.3" ,
3131 "react/promise" : " ^2.10 || ^3.2" ,
32- "symfony/console" : " ^6.4 || ^7" ,
33- "symfony/http-client" : " ^4.4 || ^5.4 || ^6.4 || ^7" ,
32+ "symfony/console" : " ^6.4 || ^7 || ^8 " ,
33+ "symfony/http-client" : " ^4.4 || ^5.4 || ^6.4 || ^7 || ^8 " ,
3434 "yiisoft/injector" : " ^1.2"
3535 },
3636 "require-dev" : {
37- "buggregator/trap" : " ^1.10 " ,
37+ "buggregator/trap" : " ^1.15 " ,
3838 "dereuromark/composer-prefer-lowest" : " ^0.1.10" ,
3939 "phpunit/phpunit" : " ^10.5" ,
4040 "spiral/code-style" : " ^2.2.2" ,
41- "ta-tikoma/phpunit-architecture-test" : " ^0.8.4 " ,
41+ "ta-tikoma/phpunit-architecture-test" : " ^0.8.5 " ,
4242 "vimeo/psalm" : " ^6.10"
4343 },
4444 "suggest" : {
You can’t perform that action at this time.
0 commit comments