chore: update project dependencies

This commit is contained in:
Björn Fromme
2024-02-21 18:57:49 +01:00
parent 107284531f
commit 34fffae03c
Generated
+14 -14
View File
@@ -1773,16 +1773,16 @@
}, },
{ {
"name": "lolli42/finediff", "name": "lolli42/finediff",
"version": "1.0.2", "version": "1.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/lolli42/FineDiff.git", "url": "https://github.com/lolli42/FineDiff.git",
"reference": "f72cd968b663fc09bc73ef0ab5a3288583d0d59d" "reference": "8d535de757062fed8412833f5eede7064595ca5b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/lolli42/FineDiff/zipball/f72cd968b663fc09bc73ef0ab5a3288583d0d59d", "url": "https://api.github.com/repos/lolli42/FineDiff/zipball/8d535de757062fed8412833f5eede7064595ca5b",
"reference": "f72cd968b663fc09bc73ef0ab5a3288583d0d59d", "reference": "8d535de757062fed8412833f5eede7064595ca5b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -1794,8 +1794,8 @@
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.4", "friendsofphp/php-cs-fixer": "^3.4",
"phpstan/phpstan": "^1.6", "phpstan/phpstan": "^1.9.14",
"phpunit/phpunit": "^8 || ^9" "phpunit/phpunit": "^8.5.33 || ^9.6.11 || ^10.3.2"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@@ -1832,9 +1832,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/lolli42/FineDiff/issues", "issues": "https://github.com/lolli42/FineDiff/issues",
"source": "https://github.com/lolli42/FineDiff/tree/1.0.2" "source": "https://github.com/lolli42/FineDiff/tree/1.0.3"
}, },
"time": "2022-05-23T07:44:28+00:00" "time": "2024-02-06T13:56:20+00:00"
}, },
{ {
"name": "masterminds/html5", "name": "masterminds/html5",
@@ -2071,16 +2071,16 @@
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
"version": "1.8.0", "version": "1.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git", "url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc" "reference": "bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353",
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc", "reference": "bc3dc91a5e9b14aa06d1d9e90647c5c5a2cc5353",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2123,9 +2123,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": { "support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues", "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.0" "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.1"
}, },
"time": "2024-01-11T11:49:22+00:00" "time": "2024-01-18T19:15:27+00:00"
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",