File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 2424 - " 8.1"
2525 - " 8.2"
2626 - " 8.3"
27+ - " 8.4"
2728
2829 steps :
2930 - name : " Checkout"
@@ -103,6 +104,8 @@ jobs:
103104 - " 8.0"
104105 - " 8.1"
105106 - " 8.2"
107+ - " 8.3"
108+ - " 8.4"
106109 dependencies :
107110 - " lowest"
108111 - " highest"
@@ -163,6 +166,7 @@ jobs:
163166 - " 8.1"
164167 - " 8.2"
165168 - " 8.3"
169+ - " 8.4"
166170 update-packages :
167171 - " "
168172 include :
Original file line number Diff line number Diff line change 2626 - " 8.1"
2727 - " 8.2"
2828 - " 8.3"
29+ - " 8.4"
2930 update-packages :
3031 - " "
3132 include :
3536 update-packages : doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctrine-types:^3 gedmo/doctrine-extensions:^3
3637 - php-version : " 8.3"
3738 update-packages : doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctrine-types:^3 gedmo/doctrine-extensions:^3
39+ - php-version : " 8.4"
40+ update-packages : doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctrine-types:^3 gedmo/doctrine-extensions:^3
3841
3942 steps :
4043 - name : " Checkout"
Original file line number Diff line number Diff line change 77 ],
88 "require" : {
99 "php" : " ^7.2 || ^8.0" ,
10- "phpstan/phpstan" : " ^1.11.7 "
10+ "phpstan/phpstan" : " ^1.12 "
1111 },
1212 "conflict" : {
1313 "doctrine/collections" : " <1.0" ,
You can’t perform that action at this time.
0 commit comments