Skip to content

Commit

Permalink
executed composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
malle-pietje committed Nov 26, 2021
1 parent 54b39af commit ffeb659
Show file tree
Hide file tree
Showing 105 changed files with 32 additions and 7,864 deletions.
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions vendor/composer/InstalledVersions.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ class InstalledVersions
'aliases' =>
array (
),
'reference' => 'fa83cf8d1315a6fced6e8553e17f0638f4dc5f7a',
'reference' => '54b39af910b0860239a6dde7ec23231716621ce0',
'name' => '__root__',
),
'versions' =>
Expand All @@ -44,7 +44,7 @@ class InstalledVersions
'aliases' =>
array (
),
'reference' => 'fa83cf8d1315a6fced6e8553e17f0638f4dc5f7a',
'reference' => '54b39af910b0860239a6dde7ec23231716621ce0',
),
'art-of-wifi/unifi-api-client' =>
array (
Expand Down Expand Up @@ -75,12 +75,12 @@ class InstalledVersions
),
'twig/twig' =>
array (
'pretty_version' => 'v1.44.5',
'version' => '1.44.5.0',
'pretty_version' => 'v1.44.6',
'version' => '1.44.6.0',
'aliases' =>
array (
),
'reference' => 'dd4353357c5a116322e92a00d16043a31881a81e',
'reference' => 'ae39480f010ef88adc7938503c9b02d3baf2f3b3',
),
),
);
Expand Down
14 changes: 7 additions & 7 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,17 +216,17 @@
},
{
"name": "twig/twig",
"version": "v1.44.5",
"version_normalized": "1.44.5.0",
"version": "v1.44.6",
"version_normalized": "1.44.6.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
"reference": "dd4353357c5a116322e92a00d16043a31881a81e"
"reference": "ae39480f010ef88adc7938503c9b02d3baf2f3b3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/dd4353357c5a116322e92a00d16043a31881a81e",
"reference": "dd4353357c5a116322e92a00d16043a31881a81e",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/ae39480f010ef88adc7938503c9b02d3baf2f3b3",
"reference": "ae39480f010ef88adc7938503c9b02d3baf2f3b3",
"shasum": ""
},
"require": {
Expand All @@ -237,7 +237,7 @@
"psr/container": "^1.0",
"symfony/phpunit-bridge": "^4.4.9|^5.0.9"
},
"time": "2021-09-17T08:35:19+00:00",
"time": "2021-11-25T13:31:46+00:00",
"type": "library",
"extra": {
"branch-alias": {
Expand Down Expand Up @@ -281,7 +281,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v1.44.5"
"source": "https://github.com/twigphp/Twig/tree/v1.44.6"
},
"funding": [
{
Expand Down
10 changes: 5 additions & 5 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'aliases' =>
array (
),
'reference' => 'fa83cf8d1315a6fced6e8553e17f0638f4dc5f7a',
'reference' => '54b39af910b0860239a6dde7ec23231716621ce0',
'name' => '__root__',
),
'versions' =>
Expand All @@ -18,7 +18,7 @@
'aliases' =>
array (
),
'reference' => 'fa83cf8d1315a6fced6e8553e17f0638f4dc5f7a',
'reference' => '54b39af910b0860239a6dde7ec23231716621ce0',
),
'art-of-wifi/unifi-api-client' =>
array (
Expand Down Expand Up @@ -49,12 +49,12 @@
),
'twig/twig' =>
array (
'pretty_version' => 'v1.44.5',
'version' => '1.44.5.0',
'pretty_version' => 'v1.44.6',
'version' => '1.44.6.0',
'aliases' =>
array (
),
'reference' => 'dd4353357c5a116322e92a00d16043a31881a81e',
'reference' => 'ae39480f010ef88adc7938503c9b02d3baf2f3b3',
),
),
);
1 change: 1 addition & 0 deletions vendor/twig/twig/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/doc/** export-ignore
/tests export-ignore
/phpunit.xml.dist export-ignore
4 changes: 4 additions & 0 deletions vendor/twig/twig/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.44.6 (2021-11-25)

* Last version for the 1.x series

# 1.44.5 (2021-09-17)

* Improve compatibility with PHP 8.1
Expand Down
2 changes: 1 addition & 1 deletion vendor/twig/twig/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and documentation).
Twig uses a syntax similar to the Django and Jinja template languages which
inspired the Twig runtime environment.

**Twig version 1 will stop being maintained at the end of November 2021.**
**Twig version 1 is not maintained anymore.**
Please, upgrade at your earliest convenience.

Sponsors
Expand Down
55 changes: 0 additions & 55 deletions vendor/twig/twig/doc/.doctor-rst.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions vendor/twig/twig/doc/_build/.requirements.txt

This file was deleted.

153 changes: 0 additions & 153 deletions vendor/twig/twig/doc/_build/Makefile

This file was deleted.

Loading

0 comments on commit ffeb659

Please sign in to comment.