Skip to content

Commit cf8a10c

Browse files
committed
[Maintenance] Bump PHP version in composer
1 parent e73eded commit cf8a10c

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
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require": {
12-
"php": "^8.0",
12+
"php": "^8.1",
1313
"behat/behat": "^3.8",
1414
"symfony/dependency-injection": "^5.4 || ^6.4 || ^7.0"
1515
},

0 commit comments

Comments
 (0)