Skip to content

Commit 132d499

Browse files
Update php-task requirement to version 3.0.1
1 parent 668f779 commit 132d499

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^8.0",
14-
"php-task/php-task": "^3.0",
14+
"php-task/php-task": "^3.0.1",
1515
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
1616
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
1717
"symfony/expression-language": "^5.4 || ^6.0 || ^7.0",

0 commit comments

Comments
 (0)