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 1111 }
1212 ],
1313 "require" : {
14- "php" : " ^7.1" ,
14+ "php" : " ^7.1 || ^8.0 " ,
1515 "symfony/framework-bundle" : " ^4.4|^5.0" ,
1616 "symfony/dependency-injection" : " ^4.4|^5.0" ,
1717 "symfony/console" : " ^4.4|^5.0" ,
1818 "symfony/stopwatch" : " ^4.4|^5.0" ,
1919 "symfony/finder" : " ^4.4|^5.0" ,
20- "symfony/serializer" : " ^4.4|^5.0" ,
20+ "symfony/serializer" : " ^4.4|^5.0|^6.0 " ,
2121 "symfony/cache" : " ^4.4|^5.0" ,
2222 "symfony/property-access" : " ^4.4|^5.0" ,
2323 "doctrine/annotations" : " ^1.6" ,
2424 "doctrine/cache" : " ^1.7" ,
2525 "doctrine/inflector" : " ^1.3" ,
2626 "doctrine/collections" : " ^1.5" ,
2727 "monolog/monolog" : " ^1.24" ,
28- "elasticsearch/elasticsearch" : " ^7.0" ,
28+ "elasticsearch/elasticsearch" : " ^7.0|^8.0 " ,
2929 "ongr/elasticsearch-dsl" : " ^7.0"
3030 },
3131 "require-dev" : {
You can’t perform that action at this time.
0 commit comments