Skip to content

Commit f5afd17

Browse files
committed
Add support to Bref 2.0
1 parent e7ca7c8 commit f5afd17

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
@@ -22,7 +22,7 @@
2222
"php": "^8.0|^8.1|^8.2",
2323
"ext-json": "*",
2424
"aws/aws-sdk-php": "^3.308",
25-
"bref/bref": "^1.1",
25+
"bref/bref": "^1.1|^2.0",
2626
"guzzlehttp/guzzle": "^6.3|^7.0",
2727
"laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
2828
},

0 commit comments

Comments
 (0)