Skip to content

Commit aa724b3

Browse files
committed
FIX: Update version constraint for silverstripe/userforms
1 parent a4b7186 commit aa724b3

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
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "^8.1",
22-
"silverstripe/userforms": "^6 || ^"
22+
"silverstripe/userforms": "^6"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)