mirror of
https://github.com/dwaxweiler/connector-mobilizon
synced 2025-06-05 21:59:25 +02:00
revert minimum PHP version to 7.4 to allow some more time for upgrading PHP
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
},
|
||||
"additionalDetails": {
|
||||
"niceName": "Connector for Mobilizon",
|
||||
"phpMinimumVersion": 8,
|
||||
"phpMinimumVersion": 7.4,
|
||||
"wordpressMinimumVersion": 5.6,
|
||||
"wordpressTestedUpToVersion": "6.2"
|
||||
},
|
||||
|
@@ -4,6 +4,7 @@
|
||||
#### Deprecated
|
||||
#### Removed
|
||||
#### Fixed
|
||||
- Revert minimum PHP version to 7.4 to allow some more time for upgrading PHP
|
||||
#### Security
|
||||
|
||||
### [0.11.0]
|
||||
|
Reference in New Issue
Block a user