mirror of
https://github.com/php-fig/www.php-fig.org.git
synced 2026-03-23 22:42:13 +01:00
Update all deps, include Sculpin 3.2.0
This commit is contained in:
committed by
Alessandro
parent
32b22eb78f
commit
38de01d675
@@ -5,17 +5,11 @@
|
||||
"php": "^8.0",
|
||||
"aptoma/twig-markdown": "^3.3",
|
||||
"league/commonmark": "^1.4",
|
||||
"sculpin/sculpin": "dev-master#0f67f3a71 as 3.1.2",
|
||||
"sculpin/sculpin": "^3.2.0",
|
||||
"spatie/commonmark-highlighter": "^2.1",
|
||||
"symfony/flex": "^2.2",
|
||||
"symfony/polyfill-iconv": "^1.23"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/php-fig/sculpin"
|
||||
}
|
||||
],
|
||||
"replace": {
|
||||
"sculpin/sculpin-theme-composer-plugin": "1.0.2"
|
||||
},
|
||||
|
||||
177
composer.lock
generated
177
composer.lock
generated
@@ -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": "668bd158a9f13ce70a5991687fd8fbbb",
|
||||
"content-hash": "fff65c01588617791581e87db51e818d",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aptoma/twig-markdown",
|
||||
@@ -1857,16 +1857,16 @@
|
||||
},
|
||||
{
|
||||
"name": "sculpin/sculpin",
|
||||
"version": "dev-master",
|
||||
"version": "3.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/php-fig/sculpin.git",
|
||||
"reference": "0f67f3a71"
|
||||
"url": "https://github.com/sculpin/sculpin.git",
|
||||
"reference": "5f705d845b2dc980ed91b79c49ccaa5f64cbdda0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/php-fig/sculpin/zipball/0f67f3a71",
|
||||
"reference": "0f67f3a71",
|
||||
"url": "https://api.github.com/repos/sculpin/sculpin/zipball/5f705d845b2dc980ed91b79c49ccaa5f64cbdda0",
|
||||
"reference": "5f705d845b2dc980ed91b79c49ccaa5f64cbdda0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1889,7 +1889,6 @@
|
||||
"symfony/finder": "^4.4.13",
|
||||
"symfony/http-kernel": "^4.4.13",
|
||||
"symfony/yaml": "^4.4.13",
|
||||
"twig/extensions": "^1.5",
|
||||
"twig/twig": "^2.5",
|
||||
"webignition/internet-media-type": "^0.4.8"
|
||||
},
|
||||
@@ -1907,7 +1906,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpdocumentor/reflection-docblock": "^5.2",
|
||||
"phpstan/phpstan": "^0.12.57",
|
||||
"phpstan/phpstan": "^1.2",
|
||||
"phpunit/phpunit": "^9.4",
|
||||
"squizlabs/php_codesniffer": "^3.3",
|
||||
"symfony/css-selector": "^4.1",
|
||||
@@ -1918,7 +1917,6 @@
|
||||
"ext-iconv": "To convert non-UTF-8 strings to UTF-8.",
|
||||
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
|
||||
},
|
||||
"default-branch": true,
|
||||
"bin": [
|
||||
"bin/sculpin",
|
||||
"bin/sculpin.php"
|
||||
@@ -1934,28 +1932,7 @@
|
||||
"Sculpin\\": "src/Sculpin/"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"check": [
|
||||
"@cs-check",
|
||||
"@phpstan",
|
||||
"@test"
|
||||
],
|
||||
"cs-check": [
|
||||
"phpcs"
|
||||
],
|
||||
"cs-fix": [
|
||||
"phpcbf"
|
||||
],
|
||||
"phpstan": [
|
||||
"phpstan analyse -l 4 src/"
|
||||
],
|
||||
"test": [
|
||||
"phpunit --colors=always"
|
||||
],
|
||||
"test-coverage": [
|
||||
"phpdbg -qrr vendor/bin/phpunit --coverage-clover clover.xml --coverage-text --colors=always"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
@@ -1979,9 +1956,10 @@
|
||||
"static"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/php-fig/sculpin/tree/master"
|
||||
"issues": "https://github.com/sculpin/sculpin/issues",
|
||||
"source": "https://github.com/sculpin/sculpin/tree/3.2.0"
|
||||
},
|
||||
"time": "2021-07-21T19:19:52+00:00"
|
||||
"time": "2022-10-31T19:34:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "spatie/commonmark-highlighter",
|
||||
@@ -2117,16 +2095,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v4.4.45",
|
||||
"version": "v4.4.48",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "28b77970939500fb04180166a1f716e75a871ef8"
|
||||
"reference": "8e70c1cab07ac641b885ce80385b9824a293c623"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/28b77970939500fb04180166a1f716e75a871ef8",
|
||||
"reference": "28b77970939500fb04180166a1f716e75a871ef8",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/8e70c1cab07ac641b885ce80385b9824a293c623",
|
||||
"reference": "8e70c1cab07ac641b885ce80385b9824a293c623",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2187,7 +2165,7 @@
|
||||
"description": "Eases the creation of beautiful and testable command line interfaces",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/console/tree/v4.4.45"
|
||||
"source": "https://github.com/symfony/console/tree/v4.4.48"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2203,7 +2181,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-08-17T14:50:19+00:00"
|
||||
"time": "2022-10-26T16:02:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/debug",
|
||||
@@ -2928,16 +2906,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v4.4.46",
|
||||
"version": "v4.4.48",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "7acdc97f28a48b96def93af1efd77cfc5e8776dd"
|
||||
"reference": "cd4f478e67f7c8776a13b17e7d44241fd66261ad"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/7acdc97f28a48b96def93af1efd77cfc5e8776dd",
|
||||
"reference": "7acdc97f28a48b96def93af1efd77cfc5e8776dd",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/cd4f478e67f7c8776a13b17e7d44241fd66261ad",
|
||||
"reference": "cd4f478e67f7c8776a13b17e7d44241fd66261ad",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -2976,7 +2954,7 @@
|
||||
"description": "Defines an object-oriented layer for the HTTP specification",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v4.4.46"
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v4.4.48"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -2992,20 +2970,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-13T06:14:47+00:00"
|
||||
"time": "2022-10-12T09:40:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v4.4.46",
|
||||
"version": "v4.4.48",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "fb72bc54f300151fadef84fce79764138b1ef943"
|
||||
"reference": "a6d5229dd9466e046674baad8449ad92ee24eddd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/fb72bc54f300151fadef84fce79764138b1ef943",
|
||||
"reference": "fb72bc54f300151fadef84fce79764138b1ef943",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/a6d5229dd9466e046674baad8449ad92ee24eddd",
|
||||
"reference": "a6d5229dd9466e046674baad8449ad92ee24eddd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3080,7 +3058,7 @@
|
||||
"description": "Provides a structured process for converting a Request into a Response",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v4.4.46"
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v4.4.48"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3096,20 +3074,20 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-30T07:27:59+00:00"
|
||||
"time": "2022-10-28T16:49:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
"version": "v4.4.46",
|
||||
"version": "v4.4.47",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mime.git",
|
||||
"reference": "e90a24bd2ae19739bf9cdb1facca3120e8b4b699"
|
||||
"reference": "0eaf33cd6d1b3eaa50e7bc48b17f6e45789df35d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/e90a24bd2ae19739bf9cdb1facca3120e8b4b699",
|
||||
"reference": "e90a24bd2ae19739bf9cdb1facca3120e8b4b699",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/0eaf33cd6d1b3eaa50e7bc48b17f6e45789df35d",
|
||||
"reference": "0eaf33cd6d1b3eaa50e7bc48b17f6e45789df35d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3156,7 +3134,7 @@
|
||||
"mime-type"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/mime/tree/v4.4.46"
|
||||
"source": "https://github.com/symfony/mime/tree/v4.4.47"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -3172,7 +3150,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-08-30T19:52:09+00:00"
|
||||
"time": "2022-10-03T15:15:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
@@ -3995,16 +3973,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/var-dumper",
|
||||
"version": "v4.4.46",
|
||||
"version": "v4.4.47",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/var-dumper.git",
|
||||
"reference": "90425fd98d1ecad98e4b2dca9f54f62069193b15"
|
||||
"reference": "1069c7a3fca74578022fab6f81643248d02f8e63"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/90425fd98d1ecad98e4b2dca9f54f62069193b15",
|
||||
"reference": "90425fd98d1ecad98e4b2dca9f54f62069193b15",
|
||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/1069c7a3fca74578022fab6f81643248d02f8e63",
|
||||
"reference": "1069c7a3fca74578022fab6f81643248d02f8e63",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -4064,7 +4042,7 @@
|
||||
"dump"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v4.4.46"
|
||||
"source": "https://github.com/symfony/var-dumper/tree/v4.4.47"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -4080,7 +4058,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-09-03T23:07:25+00:00"
|
||||
"time": "2022-10-03T15:15:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
@@ -4153,66 +4131,6 @@
|
||||
],
|
||||
"time": "2022-08-02T15:47:23+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twig/extensions",
|
||||
"version": "v1.5.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/Twig-extensions.git",
|
||||
"reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
|
||||
"reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"twig/twig": "^1.27|^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"symfony/phpunit-bridge": "^3.4",
|
||||
"symfony/translation": "^2.7|^3.4"
|
||||
},
|
||||
"suggest": {
|
||||
"symfony/translation": "Allow the time_diff output to be translated"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.5-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Twig_Extensions_": "lib/"
|
||||
},
|
||||
"psr-4": {
|
||||
"Twig\\Extensions\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Fabien Potencier",
|
||||
"email": "fabien@symfony.com"
|
||||
}
|
||||
],
|
||||
"description": "Common additional features for Twig that do not directly belong in core",
|
||||
"keywords": [
|
||||
"i18n",
|
||||
"text"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/twigphp/Twig-extensions/issues",
|
||||
"source": "https://github.com/twigphp/Twig-extensions/tree/master"
|
||||
},
|
||||
"abandoned": true,
|
||||
"time": "2018-12-05T18:34:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twig/twig",
|
||||
"version": "v2.15.3",
|
||||
@@ -4502,18 +4420,9 @@
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
"aliases": [
|
||||
{
|
||||
"package": "sculpin/sculpin",
|
||||
"version": "9999999-dev",
|
||||
"alias": "3.1.2",
|
||||
"alias_normalized": "3.1.2.0"
|
||||
}
|
||||
],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": {
|
||||
"sculpin/sculpin": 20
|
||||
},
|
||||
"stability-flags": [],
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
|
||||
12
symfony.lock
12
symfony.lock
@@ -23,17 +23,5 @@
|
||||
"files": [
|
||||
".env"
|
||||
]
|
||||
},
|
||||
"twig/extensions": {
|
||||
"version": "1.5",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "main",
|
||||
"version": "1.0",
|
||||
"ref": "a86723ee8d8b2f9437c8ce60a5546a1c267da5ed"
|
||||
},
|
||||
"files": [
|
||||
"config/packages/twig_extensions.yaml"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user