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 273bfe2 commit 98eeea7Copy full SHA for 98eeea7
Documentation/guides.xml
@@ -1,4 +1,4 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="5.1" encoding="UTF-8"?>
2
<guides xmlns="https://www.phpdoc.org/guides"
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:schemaLocation="https://www.phpdoc.org/guides ../vendor/phpdocumentor/guides-cli/resources/schema/guides.xsd"
ext_emconf.php
@@ -8,7 +8,7 @@
8
'author_company' => 'web-vision GmbH',
9
'author_email' => '[email protected]',
10
'state' => 'stable',
11
- 'version' => '5.1.1',
+ 'version' => '5.1.2',
12
'constraints' => [
13
'depends' => [
14
'php' => '8.1.0-8.4.99',
0 commit comments