Skip to content

Commit 695ecf8

Browse files
authored
Update glhd/bits for Laravel 11 compatibility (#88)
* Update composer.json * Update composer.json * Update composer.json
1 parent 6420725 commit 695ecf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": ">=8.1",
21-
"glhd/bits": "^0.3.0",
21+
"glhd/bits": "^0.4|^0.3",
2222
"illuminate/contracts": "^10.0|^11.0",
2323
"internachi/modular": "^2.0",
2424
"laravel/prompts": "^0.1.15",

0 commit comments

Comments
 (0)