Skip to content

Commit 4d70e6e

Browse files
committed
Use attributes instead of annotations
1 parent 53dc4ce commit 4d70e6e

File tree

2 files changed

+52
-88
lines changed

2 files changed

+52
-88
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"homepage": "https://github.com/FriendsOfBehat/MinkExtension#readme",
2323
"require": {
2424
"php": "^7.4 || ^8",
25-
"behat/behat": "^3.0.5",
25+
"behat/behat": "^3.10",
2626
"behat/mink": "^1.5",
2727
"symfony/config": "^4.4 || ^5.0 || ^6.0 || ^7.0"
2828
},

0 commit comments

Comments
 (0)