Skip to content

Commit 1a46fae

Browse files
committed
support long running process
1 parent 517d724 commit 1a46fae

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
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": ">=7.4",
15+
"php": ">=8.0",
1616
"inspector-apm/inspector-php": "^3.11",
1717
"symfony/config": "^5.2|^6.0|^7.0",
1818
"symfony/dependency-injection": "^5.2|^6.0|^7.0",

0 commit comments

Comments
 (0)