File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
],
12
12
"require" : {
13
13
"php" : " ^7.4 || ^8.0" ,
14
- "symfony/finder" : " ~3.4.5| ^4.2" ,
14
+ "symfony/finder" : " ~3.4.5 || ^4.2 || ^5.0 || ^6.0 " ,
15
15
"phpstan/phpstan" : " ^1.0" ,
16
- "symfony/yaml" : " ~3.4.5| ^4.2" ,
16
+ "symfony/yaml" : " ~3.4.5 || ^4.2|| ^5.0 || ^6.0 " ,
17
17
"webflo/drupal-finder" : " ^1.2"
18
18
},
19
19
"require-dev" : {
20
20
"composer/installers" : " ^1.9" ,
21
- "drupal/core-dev" : " ^8.8@alpha || ^9.0" ,
22
- "drupal/core-recommended" : " ^8.8@alpha || ^9.0" ,
23
- "drush/drush" : " ^9.6 | ^10.0" ,
21
+ "drupal/core-dev" : " ^8.8@alpha || ^9.0 || ^10.0@dev " ,
22
+ "drupal/core-recommended" : " ^8.8@alpha || ^9.0 || ^10.0@dev " ,
23
+ "drush/drush" : " ^9.6 || ^10.0 || ^11 .0" ,
24
24
"phpstan/extension-installer" : " ^1.1" ,
25
25
"phpstan/phpstan-deprecation-rules" : " ^1.0" ,
26
26
"phpstan/phpstan-strict-rules" : " ^1.0" ,
You can’t perform that action at this time.
0 commit comments