File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- 0.4.0 (2015-??-?? )
1+ 0.4.0 (2015-04-12 )
22------------------
33
44 * calling ` bovigo\callmap\NewInstance::*() ` with a final class now throws an ` \InvalidArgumentException `
Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ _bovigo/callmap_ is distributed as [Composer](https://getcomposer.org/) package.
2020To install it as a development dependency of your package add the following line
2121to the ` require-dev ` package links:
2222
23- "bovigo/callmap": "~0.3 "
23+ "bovigo/callmap": "~0.4 "
2424
2525To install it as a runtime dependency for your package use the following command:
2626
27- composer require "bovigo/callmap=~0.3 "
27+ composer require "bovigo/callmap=~0.4 "
2828
2929Usage
3030-----
You can’t perform that action at this time.
0 commit comments