aboutsummaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-06-05 09:42:45 +0000
committerMario <mario@mariovavti.com>2021-06-05 09:42:45 +0000
commitd5bb34f65d01f66d3a3f0880f6c8348a5d722075 (patch)
tree5c7ccf05e1559f675b98fad6f1970e3c6376284a /composer.lock
parent3e18efd89fd1bd67f3cef22114f7d74ac7c0021c (diff)
downloadvolse-hubzilla-d5bb34f65d01f66d3a3f0880f6c8348a5d722075.tar.gz
volse-hubzilla-d5bb34f65d01f66d3a3f0880f6c8348a5d722075.tar.bz2
volse-hubzilla-d5bb34f65d01f66d3a3f0880f6c8348a5d722075.zip
composer update symfony/polyfill-ctype
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index 50869c308..e0e5cb1bf 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1477,16 +1477,16 @@
},
{
"name": "symfony/polyfill-ctype",
- "version": "v1.22.0",
+ "version": "v1.23.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
- "reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
+ "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
- "reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
+ "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
"shasum": ""
},
"require": {
@@ -1498,7 +1498,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "1.22-dev"
+ "dev-main": "1.23-dev"
},
"thanks": {
"name": "symfony/polyfill",
@@ -1536,7 +1536,7 @@
"portable"
],
"support": {
- "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.0"
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0"
},
"funding": [
{
@@ -1552,7 +1552,7 @@
"type": "tidelift"
}
],
- "time": "2021-01-07T16:49:33+00:00"
+ "time": "2021-02-19T12:13:01+00:00"
},
{
"name": "twbs/bootstrap",