Skip to content

Commit a600215

Browse files
committed
L10 support
1 parent ec3415d commit a600215

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"laravel"
1717
],
1818
"require": {
19-
"php": "^7.4|^8.0",
20-
"illuminate/support": "^8.0|^9.0"
19+
"php": "^8.1",
20+
"illuminate/support": "^10.0"
2121
},
2222
"require-dev": {
23-
"orchestra/testbench": "^6.0|^7.0",
23+
"orchestra/testbench": "^8.0",
2424
"phpunit/phpunit": "^9.5.10",
2525
"friendsofphp/php-cs-fixer": "^3.6",
2626
"phpspec/prophecy-phpunit": "^2.0"

0 commit comments

Comments
 (0)