Skip to content

Commit

Permalink
[Maintenance] Bump PHP version in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel committed Dec 9, 2023
1 parent e73eded commit cf8a10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
],
"require": {
"php": "^8.0",
"php": "^8.1",
"behat/behat": "^3.8",
"symfony/dependency-injection": "^5.4 || ^6.4 || ^7.0"
},
Expand Down

0 comments on commit cf8a10c

Please sign in to comment.