File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 1.7.0
5+ -----
6+
7+ - Allow installation with Symfony 8.
8+
491.6.2
510-----
611
Original file line number Diff line number Diff line change 44 "require" : {
55 "php" : " ^8.0" ,
66 "jackalope/jackalope" : " ^1.3.4 || ^2.0" ,
7- "symfony/console" : " ^5.4 || ^6.4 || ^7.0" ,
7+ "symfony/console" : " ^5.4 || ^6.4 || ^7.0 || ^8.0 " ,
88 "phpcr/phpcr" : " ^2.1" ,
99 "phpcr/phpcr-utils" : " ^1.2 || ^2.0" ,
10- "symfony/finder" : " ^5.4 || ^6.4 || ^7.0" ,
11- "symfony/serializer" : " ^5.4 || ^6.4 || ^7.0" ,
12- "symfony/yaml" : " ^5.4 || ^6.4 || ^7.0" ,
13- "symfony/dependency-injection" : " ^5.4 || ^6.4 || ^7.0" ,
14- "symfony/expression-language" : " ^5.4 || ^6.4 || ^7.0" ,
10+ "symfony/finder" : " ^5.4 || ^6.4 || ^7.0 || ^8.0 " ,
11+ "symfony/serializer" : " ^5.4 || ^6.4 || ^7.0 || ^8.0 " ,
12+ "symfony/yaml" : " ^5.4 || ^6.4 || ^7.0 || ^8.0 " ,
13+ "symfony/dependency-injection" : " ^5.4 || ^6.4 || ^7.0 || ^8.0 " ,
14+ "symfony/expression-language" : " ^5.4 || ^6.4 || ^7.0 || ^8.0 " ,
1515 "dantleech/glob-finder" : " ^1.0"
1616 },
1717 "require-dev" : {
You can’t perform that action at this time.
0 commit comments