Skip to content

Commit 7588289

Browse files
Update laragear/meta requirement from 4.* to 4.* || 5.*
Updates the requirements on [laragear/meta](https://github.com/Laragear/Meta) to permit the latest version. - [Release notes](https://github.com/Laragear/Meta/releases) - [Commits](Laragear/Meta@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: laragear/meta dependency-version: 5.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bc981c commit 7588289

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
@@ -27,7 +27,7 @@
2727
"php": "^8.2",
2828
"ext-json": "*",
2929
"laragear/meta-model": "2.*",
30-
"laragear/meta": "4.*",
30+
"laragear/meta": "4.* || 5.*",
3131
"bacon/bacon-qr-code": "3.*",
3232
"paragonie/constant_time_encoding": "3.*",
3333
"illuminate/config": "11.*|12.*",

0 commit comments

Comments
 (0)