maleficarum / environment
Maleficarum environment component
Installs: 57 587
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^7.2
Requires (Dev)
- maleficarum/ioc: ^3.0
- phpunit/phpunit: ^7.3
This package is not auto-updated.
Last update: 2025-03-30 07:51:30 UTC
README
This is the Maleficarum Environment component implementation.
[5.0.0] - 2018-09-17
Changed
- Upgraded IoC component to version 3.x
- Upgraded phpunit version
- Removed repositories section from composer file
[4.0.0] - 2017-08-01
Changed
- Make use of nullable types provided in PHP 7.1 (http://php.net/manual/en/migration71.new-features.php)
[3.0.0] - 2017-03-23
Changed
- Changed internal structure.
- Added default package initializer.
[2.0.1] - 2017-02-15
Added
- Add tests.
[2.0.0] - 2017-01-23
Changed
- Add return and argument types declaration
[1.1.0] - 2016-11-02
Added
- Add component tests
[1.0.0] - 2016-10-13
Added
- This was an initial release based on the code written by pharaun13 and added to the repo by me