Skip to content

Commit 91f46e3

Browse files
build(deps): Update cortexphp/json-repair requirement from ^0.4 to ^0.5
Updates the requirements on [cortexphp/json-repair](https://github.com/cortexphp/json-repair) to permit the latest version. - [Release notes](https://github.com/cortexphp/json-repair/releases) - [Commits](cortexphp/json-repair@0.4.0...0.5.0) --- updated-dependencies: - dependency-name: cortexphp/json-repair dependency-version: 0.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3372151 commit 91f46e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.4",
20-
"cortexphp/json-repair": "^0.4",
20+
"cortexphp/json-repair": "^0.5",
2121
"cortexphp/json-schema": "^1.0",
2222
"cortexphp/model-info": "^0.3",
2323
"guzzlehttp/psr7": "^2.8",

0 commit comments

Comments
 (0)