|
@@ -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": "9c491b8531eec05ba41a11d9276a5749",
|
|
|
+ "content-hash": "5f78f5bbc2198470f7e417862e942ce5",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "brick/math",
|
|
@@ -1888,6 +1888,75 @@
|
|
|
],
|
|
|
"time": "2024-09-21T08:32:55+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "liquid/liquid",
|
|
|
+ "version": "1.4.43",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/kalimatas/php-liquid.git",
|
|
|
+ "reference": "3a472d5a87fd40c075eea2c4afec5028564e00c1"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/kalimatas/php-liquid/zipball/3a472d5a87fd40c075eea2c4afec5028564e00c1",
|
|
|
+ "reference": "3a472d5a87fd40c075eea2c4afec5028564e00c1",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^7.4 || ^8.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "ergebnis/composer-normalize": ">=2.8",
|
|
|
+ "friendsofphp/php-cs-fixer": "^3.22",
|
|
|
+ "infection/infection": ">=0.17.6",
|
|
|
+ "php-coveralls/php-coveralls": "^2.2",
|
|
|
+ "phpunit/phpunit": "^9.2.6"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Liquid\\": "src/Liquid"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Guz Alexander",
|
|
|
+ "email": "kalimatas@gmail.com",
|
|
|
+ "homepage": "http://guzalexander.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Harald Hanek"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Mateo Murphy"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Alexey Kopytko",
|
|
|
+ "email": "alexey@kopytko.com",
|
|
|
+ "homepage": "https://www.alexeykopytko.com/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Liquid template engine for PHP",
|
|
|
+ "homepage": "https://github.com/kalimatas/php-liquid",
|
|
|
+ "keywords": [
|
|
|
+ "liquid",
|
|
|
+ "template"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/kalimatas/php-liquid/issues",
|
|
|
+ "source": "https://github.com/kalimatas/php-liquid/tree/1.4.43"
|
|
|
+ },
|
|
|
+ "time": "2024-10-04T06:14:41+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
|
"version": "3.7.0",
|
|
@@ -8121,12 +8190,12 @@
|
|
|
],
|
|
|
"aliases": [],
|
|
|
"minimum-stability": "stable",
|
|
|
- "stability-flags": {},
|
|
|
+ "stability-flags": [],
|
|
|
"prefer-stable": true,
|
|
|
"prefer-lowest": false,
|
|
|
"platform": {
|
|
|
"php": "^8.1"
|
|
|
},
|
|
|
- "platform-dev": {},
|
|
|
+ "platform-dev": [],
|
|
|
"plugin-api-version": "2.6.0"
|
|
|
}
|