Skip to content
Snippets Groups Projects

Issue #3474729 : Updated required PHP version in composer.json

Merged Bhanu D requested to merge issue/tfa_migration-3474729:3474729-why-php-8.2 into 1.x
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -6,7 +6,7 @@
"license": "GPL-2.0+",
"minimum-stability": "dev",
"require": {
"php": ">=8.2",
"php": ">=8.1",
"drupal/tfa": "*"
},
Loading