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",
"version": "v1.3.2",
"version": "v1.3.3",
"source": {
"type": "git",
"url": "https://github.com/shish/ffsphp.git",
"reference": "d69223f4317de302b6cd485d0a43709788dd6f69"
"reference": "c386822954dd56fe513d75b22ee651f98a201f6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/shish/ffsphp/zipball/d69223f4317de302b6cd485d0a43709788dd6f69",
"reference": "d69223f4317de302b6cd485d0a43709788dd6f69",
"url": "https://api.github.com/repos/shish/ffsphp/zipball/c386822954dd56fe513d75b22ee651f98a201f6e",
"reference": "c386822954dd56fe513d75b22ee651f98a201f6e",
"shasum": ""
},
"require": {
"ext-pdo": "*",
"php": "^8.1"
"php": "^8.2"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "3.41.1",
"phpstan/phpstan": "1.10.50",
"phpunit/phpunit": "10.5.3"
"friendsofphp/php-cs-fixer": "^3.64",
"phpstan/phpstan": "^1.12",
"phpunit/phpunit": "^11.0"
},
"type": "library",
"autoload": {
@ -1414,9 +1414,9 @@
"homepage": "https://github.com/shish/ffsphp",
"support": {
"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",