mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-03-14 20:33:40 +00:00
chore(#155): update om/icalparser; require PHP 8.4
Some checks are pending
tests / ci (push) Waiting to run
Some checks are pending
tests / ci (push) Waiting to run
This commit is contained in:
parent
7864c8b7ab
commit
5ca028b885
2 changed files with 15 additions and 15 deletions
|
|
@ -11,7 +11,7 @@
|
|||
],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": "^8.2",
|
||||
"php": "^8.4",
|
||||
"ext-imagick": "*",
|
||||
"ext-simplexml": "*",
|
||||
"ext-zip": "*",
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
"laravel/tinker": "^2.10.1",
|
||||
"livewire/flux": "^2.0",
|
||||
"livewire/livewire": "^4.0",
|
||||
"om/icalparser": "^3.2",
|
||||
"om/icalparser": "^4.0",
|
||||
"spatie/browsershot": "^5.0",
|
||||
"spatie/laravel-settings": "^3.6",
|
||||
"stevebauman/purify": "^6.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue