Skip to content

Commit

Permalink
build(deps): update colinodell/json5 requirement || ^3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [colinodell/json5](https://github.com/colinodell/json5) to permit the latest version.
- [Release notes](https://github.com/colinodell/json5/releases)
- [Changelog](https://github.com/colinodell/json5/blob/main/CHANGELOG.md)
- [Commits](colinodell/json5@v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: colinodell/json5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 1fe0036 commit f6c9abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"require": {
"php": ">=8.0.1",
"phppkg/ini": "~0.1",
"colinodell/json5": "^2.2",
"colinodell/json5": "^2.2 || ^3.0",
"nette/neon": "^3.3",
"symfony/yaml": "^6.0",
"yosymfony/toml": "^1.0",
Expand Down

0 comments on commit f6c9abb

Please sign in to comment.