Skip to content

Commit 123fe6d

Browse files
fix(deps): update dependency laravel/framework to v12.17.0
1 parent fee3a16 commit 123fe6d

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

composer.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"framework",
77
"laravel"
88
],
9-
"version": "1.7.0",
9+
"version": "1.6.0",
1010
"license": "BSD-3-Clause",
1111
"require": {
1212
"php": "^8.4",
1313
"axlon/laravel-postal-code-validation": "^3.8",
1414
"blade-ui-kit/blade-heroicons": "^2.4",
1515
"blade-ui-kit/blade-icons": "^1.7",
1616
"chinleung/laravel-locales": "^2.1",
17-
"chinleung/laravel-multilingual-routes": "^5.0",
17+
"chinleung/laravel-multilingual-routes": "^4.1",
1818
"codeat3/blade-forkawesome": "^1.10",
1919
"codezero/laravel-unique-translation": "^4.3",
2020
"commerceguys/addressing": "^2.2",
@@ -31,7 +31,7 @@
3131
"league/flysystem-aws-s3-v3": "^3.0",
3232
"livewire/livewire": "^3.5",
3333
"makeabledk/laravel-eloquent-status": "^4.1",
34-
"propaganistas/laravel-phone": "^6.0",
34+
"propaganistas/laravel-phone": "^5.3",
3535
"ralphjsmit/livewire-urls": "^1.4",
3636
"shiftonelabs/laravel-cascade-deletes": "^2.0",
3737
"spatie/laravel-backup": "^9.1",
@@ -73,8 +73,7 @@
7373
"pestphp/pest-plugin-livewire": "^3.0",
7474
"phpstan/extension-installer": "^1.4",
7575
"phpunit/phpunit": "^11.0",
76-
"plannr/laravel-fast-refresh-database": "^1.2",
77-
"spatie/laravel-ray": "*"
76+
"plannr/laravel-fast-refresh-database": "^1.2"
7877
},
7978
"config": {
8079
"optimize-autoloader": true,

0 commit comments

Comments
 (0)