Skip to content

Commit 1025363

Browse files
authored
Merge pull request #104 from brefphp/mnapoli-patch-1
Support Bref v3
2 parents 636376e + de66570 commit 1025363

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
@@ -20,7 +20,7 @@
2020
"async-aws/sns": "^1.0",
2121
"async-aws/sqs": "^1.2|^2.0",
2222
"async-aws/event-bridge": "^1.0",
23-
"bref/bref": "^1.5 || ^2.0",
23+
"bref/bref": "^1.5 || ^2.0 || ^3.0",
2424
"symfony/amazon-sqs-messenger": "^5.4 || ^6.0 || ^7.0 || ^8.0",
2525
"symfony/config": "^5.4 || ^6.0 || ^7.0 || ^8.0",
2626
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0 || ^8.0",

0 commit comments

Comments
 (0)