Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fratac committed Jan 6, 2024
1 parent 49f5987 commit fbd6b55
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 24 deletions.
24 changes: 11 additions & 13 deletions vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "3759df5c6ceda3dc7bd04228b2d5190b0d827663"
"reference": "c8682d0318353f7979a429981e902463e4879cf0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3759df5c6ceda3dc7bd04228b2d5190b0d827663",
"reference": "3759df5c6ceda3dc7bd04228b2d5190b0d827663",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/c8682d0318353f7979a429981e902463e4879cf0",
"reference": "c8682d0318353f7979a429981e902463e4879cf0",
"shasum": ""
},
"conflict": {
Expand Down Expand Up @@ -244,8 +244,8 @@
"firebase/php-jwt": "<6",
"fixpunkt/fp-masterquiz": "<2.2.1|>=3,<3.5.2",
"fixpunkt/fp-newsletter": "<1.1.1|>=2,<2.1.2|>=2.2,<3.2.6",
"flarum/core": "<1.8",
"flarum/framework": "<1.8",
"flarum/core": "<1.8.5",
"flarum/framework": "<1.8.5",
"flarum/mentions": "<1.6.3",
"flarum/sticky": ">=0.1.0.0-beta14,<=0.1.0.0-beta15",
"flarum/tags": "<=0.1.0.0-beta13",
Expand Down Expand Up @@ -757,7 +757,7 @@
"zfr/zfr-oauth2-server-module": "<0.1.2",
"zoujingli/thinkadmin": "<=6.1.53"
},
"time": "2024-01-05T18:04:32+00:00",
"time": "2024-01-05T21:04:02+00:00",
"default-branch": true,
"type": "metapackage",
"notification-url": "https://packagist.org/downloads/",
Expand Down Expand Up @@ -868,8 +868,8 @@
},
{
"name": "symfony/polyfill-ctype",
"version": "1.x-dev",
"version_normalized": "1.9999999.9999999.9999999-dev",
"version": "v1.28.0",
"version_normalized": "1.28.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
Expand All @@ -891,7 +891,6 @@
"ext-ctype": "For best performance"
},
"time": "2023-01-26T09:26:14+00:00",
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
Expand Down Expand Up @@ -954,8 +953,8 @@
},
{
"name": "symfony/polyfill-mbstring",
"version": "1.x-dev",
"version_normalized": "1.9999999.9999999.9999999-dev",
"version": "v1.28.0",
"version_normalized": "1.28.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
Expand All @@ -977,7 +976,6 @@
"ext-mbstring": "For best performance"
},
"time": "2023-07-28T09:04:16+00:00",
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
Expand All @@ -988,7 +986,7 @@
"url": "https://github.com/symfony/polyfill"
}
},
"installation-source": "dist",
"installation-source": "source",
"autoload": {
"files": [
"bootstrap.php"
Expand Down
22 changes: 11 additions & 11 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<?php return array(
'root' => array(
'name' => 'fratac/smart-dom-crawler',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'd97c89c2871a02b63c6b3425e81d257c3b85d826',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '49f5987caa528f15471c2fb9c79ae69bc6193b68',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'fratac/smart-dom-crawler' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'd97c89c2871a02b63c6b3425e81d257c3b85d826',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '49f5987caa528f15471c2fb9c79ae69bc6193b68',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -31,7 +31,7 @@
'roave/security-advisories' => array(
'pretty_version' => 'dev-latest',
'version' => 'dev-latest',
'reference' => '3759df5c6ceda3dc7bd04228b2d5190b0d827663',
'reference' => 'c8682d0318353f7979a429981e902463e4879cf0',
'type' => 'metapackage',
'install_path' => NULL,
'aliases' => array(
Expand All @@ -49,17 +49,17 @@
'dev_requirement' => false,
),
'symfony/polyfill-ctype' => array(
'pretty_version' => '1.x-dev',
'version' => '1.9999999.9999999.9999999-dev',
'pretty_version' => 'v1.28.0',
'version' => '1.28.0.0',
'reference' => 'ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-mbstring' => array(
'pretty_version' => '1.x-dev',
'version' => '1.9999999.9999999.9999999-dev',
'pretty_version' => 'v1.28.0',
'version' => '1.28.0.0',
'reference' => '42292d99c55abe617799667f454222c54c60e229',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
Expand Down

0 comments on commit fbd6b55

Please sign in to comment.