Skip to content

Releases: jakzal/injector

Maintenance release

04 Jun 10:39
64f2a3d
Compare
Choose a tag to compare

What's Changed

  • Bump phpunit and prophecy dependencies by @jakzal in #28

Full Changelog: v2.6.0...v2.6.1

PHP 8.3 support

22 Jan 09:57
bcda613
Compare
Choose a tag to compare

Drop PHP 8.0 support

18 Dec 21:23
6fed758
Compare
Choose a tag to compare
  • Drop PHP 8.0 support #25

PHP 8.2 support

18 Dec 21:08
7ac4093
Compare
Choose a tag to compare
  • Add support for PHP 8.2 #24

psr/container v2 support

06 May 14:56
c239985
Compare
Choose a tag to compare
  • Allow installation of psr/container v2 #23 (thanks @gjuric)

PHP 8.1 support

17 Jan 22:36
0e45845
Compare
Choose a tag to compare
  • Drop PHP 7.4 support #20
  • Add PHP 8.1 support #20

Support PHP 8.0

30 Nov 22:50
9b5cb0b
Compare
Choose a tag to compare

PHP 7.4 only release

12 Feb 08:24
607b6ad
Compare
Choose a tag to compare
  • dropped support for docblocks (replaced with property types) #18
  • dropped the dependency on phpdocumentor/reflection-docblock

Build with PHPUnit 9 if available

12 Feb 08:06
043c736
Compare
Choose a tag to compare
  • Use PHPUnit 9 if available #17

Support typed properties

19 Dec 21:42
ec65e18
Compare
Choose a tag to compare
  • Add support for PHP 7.4 typed properties #16