Skip to content

Commit c94be7a

Browse files
committed
fix: remove PHP version requirement from composer.json
1 parent 8b9bf71 commit c94be7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/trigger/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"pull-request": "https://github.com/friendsofhyperf/components/pulls"
2121
},
2222
"require": {
23-
"php": ">=8.2.0",
2423
"friendsofhyperf/command-signals": "~3.2.0",
2524
"hyperf/collection": "~3.2.0",
2625
"hyperf/command": "~3.2.0",

0 commit comments

Comments
 (0)