Skip to content

Commit c01ea59

Browse files
committed
Merge branch 'main' into feat/mediator
2 parents 3fa42f7 + d68d9f6 commit c01ea59

2 files changed

Lines changed: 324 additions & 322 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"keywords": ["code4romania", "laravel", "asistent", "medical", "comunitar"],
66
"license": "MPL-2.0",
77
"require": {
8-
"php": "^8.4",
9-
"aedart/athenaeum-antivirus": "^10.9",
8+
"php": "^8.4.23",
9+
"aedart/athenaeum-antivirus": "^10.13",
1010
"alcea/cnp": "^3.0",
1111
"blade-ui-kit/blade-heroicons": "^2.7",
1212
"commitglobal/app-version": "^v1.1",
@@ -24,7 +24,7 @@
2424
"saade/filament-fullcalendar": "^4.0",
2525
"sentry/sentry-laravel": "^4.26",
2626
"spatie/laravel-activitylog": "^4.12",
27-
"spatie/laravel-csp": "^3.25",
27+
"spatie/laravel-csp": "^3.26",
2828
"spatie/laravel-onboard": "^2.6",
2929
"staudenmeir/belongs-to-through": "^2.18",
3030
"staudenmeir/laravel-merged-relations": "^1.11",
@@ -35,11 +35,11 @@
3535
"barryvdh/laravel-ide-helper": "^3.7",
3636
"fakerphp/faker": "^1.24",
3737
"friendsofphp/php-cs-fixer": "^3.95",
38-
"fruitcake/laravel-debugbar": "^4.3",
38+
"fruitcake/laravel-debugbar": "^4.4",
3939
"itsgoingd/clockwork": "^5.3",
4040
"larastan/larastan": "^3.10",
4141
"laravel/boost": "^2.4",
42-
"laravel/sail": "^1.62",
42+
"laravel/sail": "^1.63",
4343
"laravel/telescope": "^5.20",
4444
"mockery/mockery": "^1.6",
4545
"nunomaduro/collision": "^8.9",

0 commit comments

Comments
 (0)