Skip to content

Commit f3c0fbe

Browse files
committed
Release version 1.0.0
1 parent cb3ea16 commit f3c0fbe

27 files changed

+27
-27
lines changed

src/Container.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* above copyright notice and this permission notice appear in all copies.
99
*
1010
* @package FlameCore\Container
11-
* @version 1.0-dev
11+
* @version 1.0
1212
* @link https://www.flamecore.org
1313
* @license https://opensource.org/licenses/MIT MIT License
1414
*/

src/ContainerAwareInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* above copyright notice and this permission notice appear in all copies.
99
*
1010
* @package FlameCore\Container
11-
* @version 1.0-dev
11+
* @version 1.0
1212
* @link https://www.flamecore.org
1313
* @license https://opensource.org/licenses/MIT MIT License
1414
*/

src/ContainerAwareTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* above copyright notice and this permission notice appear in all copies.
99
*
1010
* @package FlameCore\Container
11-
* @version 1.0-dev
11+
* @version 1.0
1212
* @link https://www.flamecore.org
1313
* @license https://opensource.org/licenses/MIT MIT License
1414
*/

src/DefinableContainerInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* above copyright notice and this permission notice appear in all copies.
99
*
1010
* @package FlameCore\Container
11-
* @version 1.0-dev
11+
* @version 1.0
1212
* @link https://www.flamecore.org
1313
* @license https://opensource.org/licenses/MIT MIT License
1414
*/

src/Definition/Definition.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* above copyright notice and this permission notice appear in all copies.
99
*
1010
* @package FlameCore\Container
11-
* @version 1.0-dev
11+
* @version 1.0
1212
* @link https://www.flamecore.org
1313
* @license https://opensource.org/licenses/MIT MIT License
1414
*/

src/Definition/DefinitionInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* above copyright notice and this permission notice appear in all copies.
99
*
1010
* @package FlameCore\Container
11-
* @version 1.0-dev
11+
* @version 1.0
1212
* @link https://www.flamecroe.org
1313
* @license https://opensource.org/licenses/MIT MIT License
1414
*/

src/Exceptions/AlreadyInUseException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* above copyright notice and this permission notice appear in all copies.
99
*
1010
* @package FlameCore\Container
11-
* @version 1.0-dev
11+
* @version 1.0
1212
* @link https://www.flamecore.org
1313
* @license https://opensource.org/licenses/MIT MIT License
1414
*/

src/Exceptions/ContainerException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* above copyright notice and this permission notice appear in all copies.
99
*
1010
* @package FlameCore\Container
11-
* @version 1.0-dev
11+
* @version 1.0
1212
* @link https://www.flamecore.org
1313
* @license https://opensource.org/licenses/MIT MIT License
1414
*/

src/Exceptions/InvalidDefinitionException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* above copyright notice and this permission notice appear in all copies.
99
*
1010
* @package FlameCore\Container
11-
* @version 1.0-dev
11+
* @version 1.0
1212
* @link https://www.flamecore.org
1313
* @license https://opensource.org/licenses/MIT MIT License
1414
*/

src/Exceptions/LockedException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* above copyright notice and this permission notice appear in all copies.
99
*
1010
* @package FlameCore\Container
11-
* @version 1.0-dev
11+
* @version 1.0
1212
* @link https://www.flamecore.org
1313
* @license https://opensource.org/licenses/MIT MIT License
1414
*/

0 commit comments

Comments
 (0)