We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed4ece commit e786648Copy full SHA for e786648
1 file changed
composer.json
@@ -20,9 +20,9 @@
20
"homepage": "https://github.com/saloonphp/laravel-plugin",
21
"require": {
22
"php": "^8.2",
23
- "illuminate/console": "^11.0 || ^v12.39.0 || ^13.0",
+ "illuminate/console": "^11.0 || ^12.39.0 || ^13.0",
24
"illuminate/support": "^11.0 || ^12.39.0 || ^13.0",
25
- "saloonphp/saloon": "^3.5",
+ "saloonphp/saloon": "^4.0",
26
"symfony/finder": "^6.4 || ^7.0 || ^8.0"
27
},
28
"require-dev": {
0 commit comments