We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e04317 commit 27877e6Copy full SHA for 27877e6
2 files changed
CHANGELOG.md
@@ -7,6 +7,7 @@
7
- Tooling geüpdatet naar Node v22.
8
- Composer voorzien van name om unieke `autoload.php` te garanderen.
9
- Nieuwe versies van ondersteunende software bibliotheken in gebruik genomen.
10
+- Minimum PHP versie aangepast van 7.2 -> 8.1.
11
12
**1.11.1 (2024-05-01)**
13
plugins/gh-datainmap/gh-datainmap.php
@@ -5,7 +5,7 @@
5
Description: Data In Map is a plugin for displaying maps.
6
Version: 1.12.0
Requires at least: 5.0
-Requires PHP: 7.2
+Requires PHP: 8.1
Author: Gemeente Heerenveen
Author URI: https://www.heerenveen.nl/
Text Domain: gh-datainmap
0 commit comments