Skip to content

Commit 34d193c

Browse files
Removed changes due to missinformation.
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com>
1 parent 7c7f38b commit 34d193c

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,3 @@ Exception classes commonly used in Jitesoft php projects.
1010
All the exception classes implements a toArray method and implements the JsonSerializable interface.
1111
The structure of the classes is supposed to be as logic as possible. If anything seems off, please post a issue or make a pull-request.
1212
No Exceptions will be moved or renamed without a new major version release.
13-
14-
## Good to know!
15-
16-
The master branch (and versions above and equal to 3.x) requires php 7.4.2 or greater. The `v2` branch will although be
17-
maintained with new exceptions just as with the other branches, while they will not be able to make use of the latest
18-
php features which v3+ requires.
19-
20-
## Changes
21-
22-
#### 3.0.0
23-
24-
* Bumped minimum version of php to 7.4.2
25-
26-
#### 2.0.0
27-
28-
* All namespaces have had the `Exception` part of their name removed.

0 commit comments

Comments
 (0)