mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
@@ -30,7 +30,7 @@
|
|||||||
"spatie/laravel-query-builder": "^6.0",
|
"spatie/laravel-query-builder": "^6.0",
|
||||||
"spatie/laravel-sitemap": "^7.2",
|
"spatie/laravel-sitemap": "^7.2",
|
||||||
"spatie/sheets": "^1.12",
|
"spatie/sheets": "^1.12",
|
||||||
"sqids/sqids": "^0.4.1"
|
"sqids/sqids": "^0.5.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"barryvdh/laravel-debugbar": "^3.10",
|
"barryvdh/laravel-debugbar": "^3.10",
|
||||||
|
|||||||
16
composer.lock
generated
16
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "c7b96ea7e7ae91f4bf96f94137267991",
|
"content-hash": "607cd1ab36f1ee5560b5e520365360c4",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "andcarpi/laravel-popper",
|
"name": "andcarpi/laravel-popper",
|
||||||
@@ -5835,23 +5835,23 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sqids/sqids",
|
"name": "sqids/sqids",
|
||||||
"version": "0.4.1",
|
"version": "0.5.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sqids/sqids-php.git",
|
"url": "https://github.com/sqids/sqids-php.git",
|
||||||
"reference": "ff3d1214c0c2119ae4b676cc00f3abb22f61da42"
|
"reference": "d594b87134f581578422caca005bc7ec99f958b2"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sqids/sqids-php/zipball/ff3d1214c0c2119ae4b676cc00f3abb22f61da42",
|
"url": "https://api.github.com/repos/sqids/sqids-php/zipball/d594b87134f581578422caca005bc7ec99f958b2",
|
||||||
"reference": "ff3d1214c0c2119ae4b676cc00f3abb22f61da42",
|
"reference": "d594b87134f581578422caca005bc7ec99f958b2",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.1"
|
"php": "^8.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^10.3"
|
"phpunit/phpunit": "^10.5|^11.2"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-bcmath": "Required to use BC Math arbitrary precision mathematics (*).",
|
"ext-bcmath": "Required to use BC Math arbitrary precision mathematics (*).",
|
||||||
@@ -5884,9 +5884,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/sqids/sqids-php/issues",
|
"issues": "https://github.com/sqids/sqids-php/issues",
|
||||||
"source": "https://github.com/sqids/sqids-php/tree/0.4.1"
|
"source": "https://github.com/sqids/sqids-php/tree/0.5.0"
|
||||||
},
|
},
|
||||||
"time": "2023-09-12T22:30:42+00:00"
|
"time": "2025-01-05T05:37:48+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/clock",
|
"name": "symfony/clock",
|
||||||
|
|||||||
Reference in New Issue
Block a user