Skip to content

Commit 16d4c3f

Browse files
committed
Latest supported Laravel versions
1 parent 4b50015 commit 16d4c3f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"keywords": ["curl", "converter", "http", "laravel", "shift"],
66
"license": "MIT",
77
"require": {
8-
"php": "^8.0",
9-
"illuminate/console": "^9.0|^10.0",
10-
"illuminate/support": "^9.0|^10.0",
11-
"symfony/var-exporter": "^6.3"
8+
"php": "^8.3",
9+
"illuminate/console": "^11.0|^12.0",
10+
"illuminate/support": "^11.0|^12.0",
11+
"symfony/var-exporter": "^7.0"
1212
},
1313
"require-dev": {
14-
"laravel/pint": "^1.1",
14+
"laravel/pint": "^1.24",
1515
"mockery/mockery": "^1.4.4",
1616
"orchestra/testbench": "^7.0",
1717
"phpunit/phpunit": "^9.5.10"

0 commit comments

Comments
 (0)