Skip to content

Commit 478de8e

Browse files
authored
Update composer.json
1 parent 9905855 commit 478de8e

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
@@ -41,7 +41,7 @@
4141
}
4242
},
4343
"require": {
44-
"php": "8.0.*|8.1.*|8.2.*",
44+
"php": "^8.0.0|^8.1.0|^8.2.0",
4545
"guzzlehttp/guzzle": "^7.0"
4646
},
4747
"require-dev": {

0 commit comments

Comments
 (0)