Skip to content

Commit 6a652fd

Browse files
committed
chore: add Symfony Profiler integration for PHPFlasher
1 parent 010e398 commit 6a652fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"prefer-stable": true,
3030
"require": {
3131
"php": ">=8.2",
32-
"php-flasher/flasher-laravel": "^2.0.1",
33-
"php-flasher/flasher-toastr": "^2.0.1"
32+
"php-flasher/flasher-laravel": "^2.1.0",
33+
"php-flasher/flasher-toastr": "^2.1.0"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)