Skip to content

Commit e01ff3e

Browse files
committed
0.7.4
Removed PHPUnit from conflicting packages
1 parent 2db17b8 commit e01ff3e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
### 0.7.4
4+
- Removed PHPUnit from conflicting packages
5+
36
### 0.7.3
47
- Fixed PHP 7.4+ compatibility issues
58

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "softcreatr/jsonpath",
33
"description": "JSONPath implementation for parsing, searching and flattening arrays",
4-
"version": "0.7.3",
4+
"version": "0.7.4",
55
"license": "MIT",
66
"authors": [
77
{

0 commit comments

Comments
 (0)