We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 683aa04 commit 4b277acCopy full SHA for 4b277ac
composer.json
@@ -12,7 +12,7 @@
12
}
13
],
14
"require": {
15
- "php": ">=7.4"
+ "php": ">=8.0"
16
},
17
"config": {
18
"platform": {
plugin.info.txt
@@ -1,7 +1,8 @@
1
base openlayersmap
2
author Mark C. Prins
3
email mprins@users.sf.net
4
-date 2025-04-02
+date 2025-05-16
5
name OpenLayers map plugin for DokuWiki
6
desc Provides a syntax for rendering OpenLayers based maps in wiki pages.
7
url https://www.dokuwiki.org/plugin:openlayersmap
8
+minphp 8.0
0 commit comments