Skip to content

Commit b64bb77

Browse files
authored
Update bref/bref version requirement to include 3.0
1 parent 2eeac5a commit b64bb77

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.0",
22-
"bref/bref": "^1.0 || ^2.0",
22+
"bref/bref": "^1.0 || ^2.0 || ^3.0",
2323
"filp/whoops": "^2.5",
2424
"mnapoli/silly": "^1.5",
2525
"nyholm/psr7": "^1.0",

0 commit comments

Comments
 (0)