Skip to content

Commit e786648

Browse files
committed
Updated to Saloon v4
1 parent aed4ece commit e786648

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"homepage": "https://github.com/saloonphp/laravel-plugin",
2121
"require": {
2222
"php": "^8.2",
23-
"illuminate/console": "^11.0 || ^v12.39.0 || ^13.0",
23+
"illuminate/console": "^11.0 || ^12.39.0 || ^13.0",
2424
"illuminate/support": "^11.0 || ^12.39.0 || ^13.0",
25-
"saloonphp/saloon": "^3.5",
25+
"saloonphp/saloon": "^4.0",
2626
"symfony/finder": "^6.4 || ^7.0 || ^8.0"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)