Skip to content

Commit c009c8f

Browse files
authored
Merge pull request #83 from brefphp/allow-bref2
2 parents 0abe1e2 + fcdf59a commit c009c8f

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
"require": {
1919
"php": ">=7.3",
2020
"ext-json": "*",
21-
"bref/bref": "^1.0",
21+
"bref/bref": "^1.0|^2.0",
2222
"illuminate/queue": "^6.0|^7.0|^8.0|^9.0",
2323
"illuminate/support": "^6.0|^7.0|^8.0|^9.0",
2424
"aws/aws-sdk-php": "^3.134"

0 commit comments

Comments
 (0)