Skip to content

Commit 3ba9ca8

Browse files
committed
build(deps): set php requirement to 8.0.2
Signed-off-by: Arthur Schiwon <[email protected]>
1 parent ef41980 commit 3ba9ca8

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"optimize-autoloader": true,
2222
"classmap-authoritative": true,
2323
"platform": {
24-
"php": "8.0"
24+
"php": "8.0.2"
2525
},
2626
"allow-plugins": {
2727
"bamarni/composer-bin-plugin": true

composer.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)