Skip to content

Commit 987eba3

Browse files
Fix composer.json formating for filament/forms
Co-authored-by: CodeWithDennis <23448484+CodeWithDennis@users.noreply.github.com>
1 parent 3707481 commit 987eba3

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
@@ -22,7 +22,7 @@
2222
],
2323
"require": {
2424
"php": "^8.2",
25-
"filament/forms": "^4.0 | ^5.0",
25+
"filament/forms": "^4.0|^5.0",
2626
"spatie/laravel-package-tools": "^1.15.0",
2727
"illuminate/contracts": "^10.0|^11.0|^12.0"
2828
},

0 commit comments

Comments
 (0)