File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2727 fail-fast : false
2828 matrix :
2929 php : [ 8.2, 8.3, 8.4 ]
30- symfony : [ 6.4.*, 7.3.*, 8.0.*-dev ]
30+ symfony : [ 6.4.*, 7.3.*, 8.0.* ]
3131 database : [ mysql|mongo ]
3232 phpunit : [ 11, 12 ]
3333 use-php-84-lazy-objects : [ 1 ]
4040 - {php: 8.2, phpunit: 12}
4141 - {php: 8.3, phpunit: 11}
4242 - {php: 8.4, phpunit: 11}
43+ - {php: 8.2, symfony: 8.0.*}
44+ - {php: 8.3, symfony: 8.0.*}
4345
4446 include :
4547 # php 8.1
@@ -330,4 +332,3 @@ jobs:
330332 uses : codecov/codecov-action@v3
331333 with :
332334 file : ./coverage.xml
333-
Original file line number Diff line number Diff line change 3030 "dama/doctrine-test-bundle" : " ^8.0" ,
3131 "doctrine/collections" : " ^1.7|^2.0" ,
3232 "doctrine/common" : " ^3.2.2" ,
33- "doctrine/doctrine-bundle" : " ^2.10" ,
33+ "doctrine/doctrine-bundle" : " ^2.10|^3.0 " ,
3434 "doctrine/doctrine-migrations-bundle" : " ^2.2|^3.0" ,
3535 "doctrine/mongodb-odm" : " ^2.4" ,
3636 "doctrine/mongodb-odm-bundle" : " ^4.6|^5.0" ,
You can’t perform that action at this time.
0 commit comments