Skip to content

Commit f852866

Browse files
HP-2693: added requirements of php: ^8.3 because phpunit/phpunit: ^12.0 require it
1 parent eef640d commit f852866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"cache/array-adapter": "^1.2"
5151
},
5252
"require-dev": {
53+
"php": "^8.3",
5354
"ext-intl": "*",
5455
"behat/behat": "^3.4.3",
5556
"phpunit/phpunit": "^12.0",

0 commit comments

Comments
 (0)