Skip to content

Commit

Permalink
Merge pull request #53 from PhpGt/jsonobject-improvements
Browse files Browse the repository at this point in the history
JsonObject improvements
  • Loading branch information
g105b authored Jul 13, 2023
2 parents 538f02a + 0537cda commit 8938b37
Show file tree
Hide file tree
Showing 7 changed files with 237 additions and 114 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"php": ">=8.1",
"ext-json": "*",

"phpgt/dataobject": "^1.0"
"phpgt/dataobject": "^1.0.7"
},

"require-dev": {
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.0",
"phpunit/phpunit": "^10.1",
"phpmd/phpmd": "^2.13",
"squizlabs/php_codesniffer": "^3.7"
},
Expand Down
Loading

0 comments on commit 8938b37

Please sign in to comment.