Compare commits

...

2 commits

Author SHA1 Message Date
Benjamin Nussbaum
5ca028b885 chore(#155): update om/icalparser; require PHP 8.4
Some checks are pending
tests / ci (push) Waiting to run
2026-03-11 06:46:14 +01:00
Benjamin Nussbaum
7864c8b7ab chore: update dependencies 2026-03-11 06:41:17 +01:00
2 changed files with 74 additions and 72 deletions

View file

@ -11,7 +11,7 @@
], ],
"license": "MIT", "license": "MIT",
"require": { "require": {
"php": "^8.2", "php": "^8.4",
"ext-imagick": "*", "ext-imagick": "*",
"ext-simplexml": "*", "ext-simplexml": "*",
"ext-zip": "*", "ext-zip": "*",
@ -25,7 +25,7 @@
"laravel/tinker": "^2.10.1", "laravel/tinker": "^2.10.1",
"livewire/flux": "^2.0", "livewire/flux": "^2.0",
"livewire/livewire": "^4.0", "livewire/livewire": "^4.0",
"om/icalparser": "^3.2", "om/icalparser": "^4.0",
"spatie/browsershot": "^5.0", "spatie/browsershot": "^5.0",
"spatie/laravel-settings": "^3.6", "spatie/laravel-settings": "^3.6",
"stevebauman/purify": "^6.3", "stevebauman/purify": "^6.3",

142
composer.lock generated
View file

@ -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": "a1b56974da6a4f33fe847dba0549a6e0", "content-hash": "c13d003eb08beac106e67bfbeff85dd9",
"packages": [ "packages": [
{ {
"name": "aws/aws-crt-php", "name": "aws/aws-crt-php",
@ -62,16 +62,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.372.1", "version": "3.372.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "a48ff951eaad7f038eca3e0e89f168048b99082b" "reference": "d207d2ca972c9b10674e535dacd4a5d956a80bad"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a48ff951eaad7f038eca3e0e89f168048b99082b", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d207d2ca972c9b10674e535dacd4a5d956a80bad",
"reference": "a48ff951eaad7f038eca3e0e89f168048b99082b", "reference": "d207d2ca972c9b10674e535dacd4a5d956a80bad",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -153,9 +153,9 @@
"support": { "support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions", "forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.372.1" "source": "https://github.com/aws/aws-sdk-php/tree/3.372.3"
}, },
"time": "2026-03-06T21:27:21+00:00" "time": "2026-03-10T18:07:21+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -1435,16 +1435,16 @@
}, },
{ {
"name": "guzzlehttp/psr7", "name": "guzzlehttp/psr7",
"version": "2.8.0", "version": "2.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/guzzle/psr7.git", "url": "https://github.com/guzzle/psr7.git",
"reference": "21dc724a0583619cd1652f673303492272778051" "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051", "url": "https://api.github.com/repos/guzzle/psr7/zipball/7d0ed42f28e42d61352a7a79de682e5e67fec884",
"reference": "21dc724a0583619cd1652f673303492272778051", "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1460,6 +1460,7 @@
"require-dev": { "require-dev": {
"bamarni/composer-bin-plugin": "^1.8.2", "bamarni/composer-bin-plugin": "^1.8.2",
"http-interop/http-factory-tests": "0.9.0", "http-interop/http-factory-tests": "0.9.0",
"jshttp/mime-db": "1.54.0.1",
"phpunit/phpunit": "^8.5.44 || ^9.6.25" "phpunit/phpunit": "^8.5.44 || ^9.6.25"
}, },
"suggest": { "suggest": {
@ -1531,7 +1532,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/guzzle/psr7/issues", "issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.8.0" "source": "https://github.com/guzzle/psr7/tree/2.9.0"
}, },
"funding": [ "funding": [
{ {
@ -1547,7 +1548,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-08-23T21:21:41+00:00" "time": "2026-03-10T16:41:02+00:00"
}, },
{ {
"name": "guzzlehttp/uri-template", "name": "guzzlehttp/uri-template",
@ -1831,16 +1832,16 @@
}, },
{ {
"name": "laravel/fortify", "name": "laravel/fortify",
"version": "v1.35.0", "version": "v1.36.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/fortify.git", "url": "https://github.com/laravel/fortify.git",
"reference": "24c5bb81ea4787e0865c4a62f054ed7d1cb7a093" "reference": "cad8bfeb63f6818f173d40090725c565c92651d4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/fortify/zipball/24c5bb81ea4787e0865c4a62f054ed7d1cb7a093", "url": "https://api.github.com/repos/laravel/fortify/zipball/cad8bfeb63f6818f173d40090725c565c92651d4",
"reference": "24c5bb81ea4787e0865c4a62f054ed7d1cb7a093", "reference": "cad8bfeb63f6818f173d40090725c565c92651d4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1890,20 +1891,20 @@
"issues": "https://github.com/laravel/fortify/issues", "issues": "https://github.com/laravel/fortify/issues",
"source": "https://github.com/laravel/fortify" "source": "https://github.com/laravel/fortify"
}, },
"time": "2026-02-24T14:00:44+00:00" "time": "2026-03-10T19:59:49+00:00"
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v12.53.0", "version": "v12.54.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "f57f035c0d34503d9ff30be76159bb35a003cd1f" "reference": "325497463e7599cd14224c422c6e5dd2fe832868"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/f57f035c0d34503d9ff30be76159bb35a003cd1f", "url": "https://api.github.com/repos/laravel/framework/zipball/325497463e7599cd14224c422c6e5dd2fe832868",
"reference": "f57f035c0d34503d9ff30be76159bb35a003cd1f", "reference": "325497463e7599cd14224c422c6e5dd2fe832868",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1924,7 +1925,7 @@
"guzzlehttp/uri-template": "^1.0", "guzzlehttp/uri-template": "^1.0",
"laravel/prompts": "^0.3.0", "laravel/prompts": "^0.3.0",
"laravel/serializable-closure": "^1.3|^2.0", "laravel/serializable-closure": "^1.3|^2.0",
"league/commonmark": "^2.7", "league/commonmark": "^2.8.1",
"league/flysystem": "^3.25.1", "league/flysystem": "^3.25.1",
"league/flysystem-local": "^3.25.1", "league/flysystem-local": "^3.25.1",
"league/uri": "^7.5.1", "league/uri": "^7.5.1",
@ -2112,20 +2113,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2026-02-24T14:35:15+00:00" "time": "2026-03-10T20:25:56+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
"version": "v0.3.13", "version": "v0.3.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/prompts.git", "url": "https://github.com/laravel/prompts.git",
"reference": "ed8c466571b37e977532fb2fd3c272c784d7050d" "reference": "9f0e371244eedfe2ebeaa72c79c54bb5df6e0176"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/ed8c466571b37e977532fb2fd3c272c784d7050d", "url": "https://api.github.com/repos/laravel/prompts/zipball/9f0e371244eedfe2ebeaa72c79c54bb5df6e0176",
"reference": "ed8c466571b37e977532fb2fd3c272c784d7050d", "reference": "9f0e371244eedfe2ebeaa72c79c54bb5df6e0176",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2169,9 +2170,9 @@
"description": "Add beautiful and user-friendly forms to your command-line applications.", "description": "Add beautiful and user-friendly forms to your command-line applications.",
"support": { "support": {
"issues": "https://github.com/laravel/prompts/issues", "issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.3.13" "source": "https://github.com/laravel/prompts/tree/v0.3.14"
}, },
"time": "2026-02-06T12:17:10+00:00" "time": "2026-03-01T09:02:38+00:00"
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",
@ -2299,16 +2300,16 @@
}, },
{ {
"name": "laravel/socialite", "name": "laravel/socialite",
"version": "v5.24.3", "version": "v5.25.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/socialite.git", "url": "https://github.com/laravel/socialite.git",
"reference": "0feb62267e7b8abc68593ca37639ad302728c129" "reference": "231f572e1a37c9ca1fb8085e9fb8608285beafb3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/socialite/zipball/0feb62267e7b8abc68593ca37639ad302728c129", "url": "https://api.github.com/repos/laravel/socialite/zipball/231f572e1a37c9ca1fb8085e9fb8608285beafb3",
"reference": "0feb62267e7b8abc68593ca37639ad302728c129", "reference": "231f572e1a37c9ca1fb8085e9fb8608285beafb3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2367,7 +2368,7 @@
"issues": "https://github.com/laravel/socialite/issues", "issues": "https://github.com/laravel/socialite/issues",
"source": "https://github.com/laravel/socialite" "source": "https://github.com/laravel/socialite"
}, },
"time": "2026-02-21T13:32:50+00:00" "time": "2026-02-27T13:56:35+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
@ -3925,32 +3926,32 @@
}, },
{ {
"name": "om/icalparser", "name": "om/icalparser",
"version": "v3.2.1", "version": "v4.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/OzzyCzech/icalparser.git", "url": "https://github.com/OzzyCzech/icalparser.git",
"reference": "bc7a82b12455ae9b62ce8e7f2d0273e86c931ecc" "reference": "3e60e2edf0bdfed6c81b69dccf0b7f2852cd87a6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/OzzyCzech/icalparser/zipball/bc7a82b12455ae9b62ce8e7f2d0273e86c931ecc", "url": "https://api.github.com/repos/OzzyCzech/icalparser/zipball/3e60e2edf0bdfed6c81b69dccf0b7f2852cd87a6",
"reference": "bc7a82b12455ae9b62ce8e7f2d0273e86c931ecc", "reference": "3e60e2edf0bdfed6c81b69dccf0b7f2852cd87a6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.1.0" "php": "^8.4"
}, },
"require-dev": { "require-dev": {
"nette/tester": "^2.5.7" "nette/tester": "^2.6.0"
}, },
"suggest": { "suggest": {
"ext-dom": "for timezone tool" "ext-dom": "for timezone tool"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
"classmap": [ "psr-4": {
"src/" "om\\": "src/"
] }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
@ -3970,9 +3971,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/OzzyCzech/icalparser/issues", "issues": "https://github.com/OzzyCzech/icalparser/issues",
"source": "https://github.com/OzzyCzech/icalparser/tree/v3.2.1" "source": "https://github.com/OzzyCzech/icalparser/tree/v4.0.0"
}, },
"time": "2025-12-15T06:25:09+00:00" "time": "2026-01-29T16:45:33+00:00"
}, },
{ {
"name": "paragonie/constant_time_encoding", "name": "paragonie/constant_time_encoding",
@ -9135,16 +9136,16 @@
}, },
{ {
"name": "laravel/mcp", "name": "laravel/mcp",
"version": "v0.6.0", "version": "v0.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/mcp.git", "url": "https://github.com/laravel/mcp.git",
"reference": "28860a10ca0cc5433e25d897ba7af844e6c7b6a2" "reference": "f696e44735b95ff275392eab8ce5a3b4b42a2223"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/mcp/zipball/28860a10ca0cc5433e25d897ba7af844e6c7b6a2", "url": "https://api.github.com/repos/laravel/mcp/zipball/f696e44735b95ff275392eab8ce5a3b4b42a2223",
"reference": "28860a10ca0cc5433e25d897ba7af844e6c7b6a2", "reference": "f696e44735b95ff275392eab8ce5a3b4b42a2223",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9204,7 +9205,7 @@
"issues": "https://github.com/laravel/mcp/issues", "issues": "https://github.com/laravel/mcp/issues",
"source": "https://github.com/laravel/mcp" "source": "https://github.com/laravel/mcp"
}, },
"time": "2026-02-24T08:43:06+00:00" "time": "2026-03-10T20:00:23+00:00"
}, },
{ {
"name": "laravel/pail", "name": "laravel/pail",
@ -9288,16 +9289,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.27.1", "version": "v1.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "54cca2de13790570c7b6f0f94f37896bee4abcb5" "reference": "1feae84bf9c1649d99ba8f7b8193bf0f09f04cc9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/54cca2de13790570c7b6f0f94f37896bee4abcb5", "url": "https://api.github.com/repos/laravel/pint/zipball/1feae84bf9c1649d99ba8f7b8193bf0f09f04cc9",
"reference": "54cca2de13790570c7b6f0f94f37896bee4abcb5", "reference": "1feae84bf9c1649d99ba8f7b8193bf0f09f04cc9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9308,13 +9309,14 @@
"php": "^8.2.0" "php": "^8.2.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.93.1", "friendsofphp/php-cs-fixer": "^3.94.2",
"illuminate/view": "^12.51.0", "illuminate/view": "^12.54.1",
"larastan/larastan": "^3.9.2", "larastan/larastan": "^3.9.3",
"laravel-zero/framework": "^12.0.5", "laravel-zero/framework": "^12.0.5",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"nunomaduro/termwind": "^2.3.3", "nunomaduro/termwind": "^2.4.0",
"pestphp/pest": "^3.8.5" "pestphp/pest": "^3.8.5",
"shipfastlabs/agent-detector": "^1.0.2"
}, },
"bin": [ "bin": [
"builds/pint" "builds/pint"
@ -9351,7 +9353,7 @@
"issues": "https://github.com/laravel/pint/issues", "issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint" "source": "https://github.com/laravel/pint"
}, },
"time": "2026-02-10T20:00:20+00:00" "time": "2026-03-10T20:37:18+00:00"
}, },
{ {
"name": "laravel/roster", "name": "laravel/roster",
@ -9718,21 +9720,21 @@
}, },
{ {
"name": "pestphp/pest", "name": "pestphp/pest",
"version": "v4.4.1", "version": "v4.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/pestphp/pest.git", "url": "https://github.com/pestphp/pest.git",
"reference": "f96a1b27864b585b0b29b0ee7331176726f7e54a" "reference": "5d42e8fe3ae1d9fdf7c9f73ee88138fd30265701"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/pestphp/pest/zipball/f96a1b27864b585b0b29b0ee7331176726f7e54a", "url": "https://api.github.com/repos/pestphp/pest/zipball/5d42e8fe3ae1d9fdf7c9f73ee88138fd30265701",
"reference": "f96a1b27864b585b0b29b0ee7331176726f7e54a", "reference": "5d42e8fe3ae1d9fdf7c9f73ee88138fd30265701",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"brianium/paratest": "^7.19.0", "brianium/paratest": "^7.19.0",
"nunomaduro/collision": "^8.9.0", "nunomaduro/collision": "^8.9.1",
"nunomaduro/termwind": "^2.4.0", "nunomaduro/termwind": "^2.4.0",
"pestphp/pest-plugin": "^4.0.0", "pestphp/pest-plugin": "^4.0.0",
"pestphp/pest-plugin-arch": "^4.0.0", "pestphp/pest-plugin-arch": "^4.0.0",
@ -9752,7 +9754,7 @@
"pestphp/pest-dev-tools": "^4.1.0", "pestphp/pest-dev-tools": "^4.1.0",
"pestphp/pest-plugin-browser": "^4.3.0", "pestphp/pest-plugin-browser": "^4.3.0",
"pestphp/pest-plugin-type-coverage": "^4.0.3", "pestphp/pest-plugin-type-coverage": "^4.0.3",
"psy/psysh": "^0.12.20" "psy/psysh": "^0.12.21"
}, },
"bin": [ "bin": [
"bin/pest" "bin/pest"
@ -9818,7 +9820,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/pestphp/pest/issues", "issues": "https://github.com/pestphp/pest/issues",
"source": "https://github.com/pestphp/pest/tree/v4.4.1" "source": "https://github.com/pestphp/pest/tree/v4.4.2"
}, },
"funding": [ "funding": [
{ {
@ -9830,7 +9832,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2026-02-17T15:27:18+00:00" "time": "2026-03-10T21:09:12+00:00"
}, },
{ {
"name": "pestphp/pest-plugin", "name": "pestphp/pest-plugin",
@ -12121,7 +12123,7 @@
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": "^8.2", "php": "^8.4",
"ext-imagick": "*", "ext-imagick": "*",
"ext-simplexml": "*", "ext-simplexml": "*",
"ext-zip": "*" "ext-zip": "*"