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
1313 steps :
1414 - name : Checkout code
15- uses : actions/checkout@v2
15+ uses : actions/checkout@v3
1616
1717 - name : Setup PHP
1818 uses : shivammathur/setup-php@v2
Original file line number Diff line number Diff line change 1010 "name" : " Gintautas Miselis"
1111 }
1212 ],
13- "minimum-stability" : " dev " ,
13+ "minimum-stability" : " RC " ,
1414 "require" : {
1515 "php" : " ^8.0" ,
16- "codeception/lib-innerbrowser" : " ^3.0" ,
17- "codeception/codeception" : " ^5.0.0-alpha2 " ,
16+ "codeception/lib-innerbrowser" : " ^3.0 | ^4.0 " ,
17+ "codeception/codeception" : " ^5.0.8 " ,
1818 "container-interop/container-interop" : " ^1.2" ,
1919 "laminas/laminas-diactoros" : " ^2.0" ,
2020 "mezzio/mezzio" : " ^3.0"
2121 },
2222 "require-dev" : {
23- "codeception/module-rest" : " ^3.0 "
23+ "codeception/module-rest" : " ^3.3 "
2424 },
2525 "autoload" : {
2626 "classmap" : [
You can’t perform that action at this time.
0 commit comments