summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-01-16 16:19:50 +0100
committerJoas Schilling <coding@schilljs.com>2023-01-16 16:19:50 +0100
commitebe1e6864affefa3bdd51936ebcba7133554c78a (patch)
tree10d152a2b38b74ec039abadcb8cf7bf02a4a2a74 /composer.lock
parent05e3023c18261311edcd0ad10b369161031fe888 (diff)
chore(CI): Update main php testing versions and workflow templates
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.lock b/composer.lock
index 5ccf8719..5097d198 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "23bc7a6183216522cbaffe93c9bdbd5d",
+ "content-hash": "2b976edbc812103a30a21d3898a638f9",
"packages": [],
"packages-dev": [
{
@@ -4279,11 +4279,11 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
- "php": ">=7.3 <8.2"
+ "php": ">=7.4 <8.2"
},
"platform-dev": [],
"platform-overrides": {
- "php": "7.3"
+ "php": "7.4"
},
"plugin-api-version": "2.3.0"
}