Skip to content

Commit faa45a5

Browse files
committed
Prepare version 1.5.8
1 parent a738da9 commit faa45a5

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

Documentation/Settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ conf.py:
77
copyright: 2014
88
project: Autoloader
99
version: 6.2
10-
release: 1.5.7
10+
release: 1.5.8
1111
highlight_language: php
1212
latex_documents:
1313
- - Index

Resources/Private/Examples/autoloader_aspect/ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'description' => '',
1414
'constraints' => array(
1515
'depends' => array(
16-
'autoloader' => '1.5.7-9.9.9',
16+
'autoloader' => '1.5.8-9.9.9',
1717
),
1818
),
1919
);

Resources/Private/Examples/autoloader_backendlayout/ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'description' => '',
1414
'constraints' => array(
1515
'depends' => array(
16-
'autoloader' => '1.5.7-9.9.9',
16+
'autoloader' => '1.5.8-9.9.9',
1717
),
1818
),
1919
);

Resources/Private/Examples/autoloader_commandcontroller/ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'description' => '',
1414
'constraints' => array(
1515
'depends' => array(
16-
'autoloader' => '1.5.7-9.9.9',
16+
'autoloader' => '1.5.8-9.9.9',
1717
),
1818
),
1919
);

Resources/Private/Examples/autoloader_contentobject/ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'description' => '',
1414
'constraints' => array(
1515
'depends' => array(
16-
'autoloader' => '1.5.7-9.9.9',
16+
'autoloader' => '1.5.8-9.9.9',
1717
),
1818
),
1919
);

Resources/Private/Examples/autoloader_csh/ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'description' => '',
1414
'constraints' => array(
1515
'depends' => array(
16-
'autoloader' => '1.5.7-9.9.9',
16+
'autoloader' => '1.5.8-9.9.9',
1717
),
1818
),
1919
);

Resources/Private/Examples/autoloader_extensionid/ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'description' => '',
1414
'constraints' => array(
1515
'depends' => array(
16-
'autoloader' => '1.5.7-9.9.9',
16+
'autoloader' => '1.5.8-9.9.9',
1717
),
1818
),
1919
);

Resources/Private/Examples/autoloader_hooks/ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'description' => '',
1414
'constraints' => array(
1515
'depends' => array(
16-
'autoloader' => '1.5.7-9.9.9',
16+
'autoloader' => '1.5.8-9.9.9',
1717
),
1818
),
1919
);

Resources/Private/Examples/autoloader_plugin/ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'description' => '',
1414
'constraints' => array(
1515
'depends' => array(
16-
'autoloader' => '1.5.7-9.9.9',
16+
'autoloader' => '1.5.8-9.9.9',
1717
),
1818
),
1919
);

Resources/Private/Examples/autoloader_slots/ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'description' => '',
1414
'constraints' => array(
1515
'depends' => array(
16-
'autoloader' => '1.5.7-9.9.9',
16+
'autoloader' => '1.5.8-9.9.9',
1717
),
1818
),
1919
);

0 commit comments

Comments
 (0)