ffsphp-bump

This commit is contained in:
Shish 2024-09-01 00:36:04 +01:00 committed by Shish
parent edb4ca5e74
commit 95c390393b

20
composer.lock generated
View file

@ -1371,26 +1371,26 @@
}, },
{ {
"name": "shish/ffsphp", "name": "shish/ffsphp",
"version": "v1.3.2", "version": "v1.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/shish/ffsphp.git", "url": "https://github.com/shish/ffsphp.git",
"reference": "d69223f4317de302b6cd485d0a43709788dd6f69" "reference": "c386822954dd56fe513d75b22ee651f98a201f6e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/shish/ffsphp/zipball/d69223f4317de302b6cd485d0a43709788dd6f69", "url": "https://api.github.com/repos/shish/ffsphp/zipball/c386822954dd56fe513d75b22ee651f98a201f6e",
"reference": "d69223f4317de302b6cd485d0a43709788dd6f69", "reference": "c386822954dd56fe513d75b22ee651f98a201f6e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-pdo": "*", "ext-pdo": "*",
"php": "^8.1" "php": "^8.2"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "3.41.1", "friendsofphp/php-cs-fixer": "^3.64",
"phpstan/phpstan": "1.10.50", "phpstan/phpstan": "^1.12",
"phpunit/phpunit": "10.5.3" "phpunit/phpunit": "^11.0"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -1414,9 +1414,9 @@
"homepage": "https://github.com/shish/ffsphp", "homepage": "https://github.com/shish/ffsphp",
"support": { "support": {
"issues": "https://github.com/shish/ffsphp/issues", "issues": "https://github.com/shish/ffsphp/issues",
"source": "https://github.com/shish/ffsphp/tree/v1.3.2" "source": "https://github.com/shish/ffsphp/tree/v1.3.3"
}, },
"time": "2024-01-04T18:38:54+00:00" "time": "2024-08-31T23:18:43+00:00"
}, },
{ {
"name": "shish/gqla", "name": "shish/gqla",