Skip to content

Commit c7a12df

Browse files
DavidIQSkouat
authored andcommitted
Merge pull request #357 from battye/zagvasion/update-versions
Update EPV and Translation Validator versions
2 parents 1b814f8 + bb3a96c commit c7a12df

File tree

2 files changed

+890
-389
lines changed

2 files changed

+890
-389
lines changed

composer.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
],
6363
"require": {
6464
"ext-zip": "*",
65-
"php": "^7.2",
65+
"php": "^7.4.33",
6666
"phpbb/epv": "dev-master@dev",
67-
"phpbb/translation-validator": "~1.5",
67+
"phpbb/translation-validator": "~1.6",
6868
"composer/installers": "~1.0",
6969
"battye/php-array-parser": "~1.0"
7070
},
@@ -75,7 +75,11 @@
7575
}
7676
},
7777
"config": {
78+
"platform": {
79+
"php": "7.4.33"
80+
},
7881
"allow-plugins": {
82+
"kylekatarnls/update-helper": true,
7983
"composer/installers": true
8084
}
8185
}

0 commit comments

Comments
 (0)