Skip to content

Commit 03fa2a9

Browse files
committed
ci(workflow): Add PHP version in composer.json.
1 parent 648988a commit 03fa2a9

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
@@ -17,6 +17,7 @@
1717
}
1818
],
1919
"require": {
20+
"php": ">=8.1",
2021
"psr/event-dispatcher": "^1.0",
2122
"beberlei/assert": "^3.3",
2223
"ramsey/uuid": "^4.7"

0 commit comments

Comments
 (0)