File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 86
86
- " 7.3"
87
87
- " 7.4"
88
88
- " 8.0"
89
+ - " 8.1"
89
90
dependencies :
90
91
- " lowest"
91
92
- " highest"
@@ -128,6 +129,7 @@ jobs:
128
129
- " 7.3"
129
130
- " 7.4"
130
131
- " 8.0"
132
+ - " 8.1"
131
133
dependencies :
132
134
- " lowest"
133
135
- " highest"
Original file line number Diff line number Diff line change 12
12
"conflict" : {
13
13
"doctrine/collections" : " <1.0" ,
14
14
"doctrine/common" : " <2.7" ,
15
+ "doctrine/lexer" : " <1.2.1" ,
15
16
"doctrine/mongodb-odm" : " <1.2" ,
16
17
"doctrine/orm" : " <2.5" ,
17
18
"doctrine/persistence" : " <1.3"
29
30
"php-parallel-lint/php-parallel-lint" : " ^1.2" ,
30
31
"phpstan/phpstan-phpunit" : " ^1.0" ,
31
32
"phpstan/phpstan-strict-rules" : " ^1.0" ,
32
- "phpunit/phpunit" : " ^9.5" ,
33
+ "phpunit/phpunit" : " ^9.5.10 " ,
33
34
"ramsey/uuid-doctrine" : " ^1.5.0" ,
34
35
"symfony/cache" : " ^4.4.35"
35
36
},
You can’t perform that action at this time.
0 commit comments