Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
caciobanu authored Jan 3, 2025
1 parent 597bbda commit 06cd1fb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
}
],
"require": {
"php": "^7.4 || ^8.0",
"behat/behat": "^3.6.1"
"php": "^8.1",
"behat/behat": "^3.16"
},
"require-dev": {
"phpunit/phpunit": "^8.5 || ^9.0"
"phpunit/phpunit": "^9.6"
},
"autoload": {
"psr-4": { "Caciobanu\\Behat\\DeprecationExtension\\": "src/" }
Expand Down

0 comments on commit 06cd1fb

Please sign in to comment.