summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorAsko Nomm <asko@bien.ee>2022-02-23 00:18:15 +0100
committerAsko Nomm <asko@bien.ee>2022-02-23 00:18:15 +0100
commit6b5b238e838116560e298deff4c9bcab140ac050 (patch)
tree0f85abcc05b4839e66f95b46ce877171c45ae894 /composer.lock
parenta4f9514f1df22e6f2948a29ab94ba3e5a5fec3cd (diff)
Fix typo
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock6
1 files changed, 4 insertions, 2 deletions
diff --git a/composer.lock b/composer.lock
index a97909a..791fdf9 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": "3dfd11fec5b916f8070a9ac43db29a3d",
+ "content-hash": "60e57b17fa829992b0d33875b08a120a",
"packages": [],
"packages-dev": [
{
@@ -3115,7 +3115,9 @@
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
- "platform": [],
+ "platform": {
+ "php": "^8.1"
+ },
"platform-dev": [],
"plugin-api-version": "2.2.0"
}