File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
}
12
12
],
13
13
"require" : {
14
- "php" : " ^7.1" ,
14
+ "php" : " ^7.1 || ^8.0 " ,
15
15
"symfony/framework-bundle" : " ^4.4|^5.0" ,
16
16
"symfony/dependency-injection" : " ^4.4|^5.0" ,
17
17
"symfony/console" : " ^4.4|^5.0" ,
18
18
"symfony/stopwatch" : " ^4.4|^5.0" ,
19
19
"symfony/finder" : " ^4.4|^5.0" ,
20
- "symfony/serializer" : " ^4.4|^5.0" ,
20
+ "symfony/serializer" : " ^4.4|^5.0|^6.0 " ,
21
21
"symfony/cache" : " ^4.4|^5.0" ,
22
22
"symfony/property-access" : " ^4.4|^5.0" ,
23
23
"doctrine/annotations" : " ^1.6" ,
24
24
"doctrine/cache" : " ^1.7" ,
25
25
"doctrine/inflector" : " ^1.3" ,
26
26
"doctrine/collections" : " ^1.5" ,
27
27
"monolog/monolog" : " ^1.24" ,
28
- "elasticsearch/elasticsearch" : " ^7.0" ,
28
+ "elasticsearch/elasticsearch" : " ^7.0|^8.0 " ,
29
29
"ongr/elasticsearch-dsl" : " ^7.0"
30
30
},
31
31
"require-dev" : {
You can’t perform that action at this time.
0 commit comments