Skip to content

Commit 37fdd7d

Browse files
committed
feat: bump PHP version support
1 parent 9f9efcb commit 37fdd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "TestContainers for Magento data in integration/functional tests",
44
"type": "library",
55
"require": {
6-
"php": "~8.2.0||~8.3.0",
6+
"php": "~8.2.0||~8.3.0||~8.4.0",
77
"testcontainers/testcontainers": "^0.2.0"
88
},
99
"require-dev": {

0 commit comments

Comments
 (0)