File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 environment :
1313 name : CI
1414 steps :
15- - uses : actions/checkout@v3
15+ - uses : actions/checkout@v5
1616
1717 - name : 🗄️ Provide agconnect-services.json
1818 id : agconnect-services
Original file line number Diff line number Diff line change 3434 "php" : " >=8.0" ,
3535 "ext-json" : " *" ,
3636 "ext-curl" : " *" ,
37- "phpseclib/phpseclib" : " ^3.0.43 " ,
38- "guzzlehttp/guzzle" : " ^7.9.2 " ,
39- "guzzlehttp/psr7" : " ^2.7 .0" ,
37+ "phpseclib/phpseclib" : " ^3.0.46 " ,
38+ "guzzlehttp/guzzle" : " ^7.10.0 " ,
39+ "guzzlehttp/psr7" : " ^2.8 .0" ,
4040 "psr/http-message" : " ^1.1"
4141 },
4242 "require-dev" : {
43- "phpunit/phpunit" : " ^9.6.22 " ,
43+ "phpunit/phpunit" : " ^9.6.29 " ,
4444 "phpunit/php-code-coverage" : " ^9.2.32" ,
4545 "jetbrains/phpstorm-attributes" : " ^1.2" ,
4646 "monolog/monolog" : " ^1.27.1"
You can’t perform that action at this time.
0 commit comments