Skip to content

Commit a8fe82d

Browse files
committed
cu
1 parent bb66221 commit a8fe82d

2 files changed

Lines changed: 591 additions & 483 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"homepage": "https://github.com/jrmajor/laravel-fluent",
2626
"require": {
2727
"php": "8.1 - 8.2",
28-
"jrmajor/fluent": "^0.4.0",
28+
"jrmajor/fluent": "^1.0",
2929
"laravel/framework": "^9.0 || ^10.0"
3030
},
3131
"require-dev": {
32-
"jrmajor/cs": "^0.5.0",
32+
"jrmajor/cs": "^0.5.1",
3333
"orchestra/testbench": "^7.0 || ^8.0",
3434
"phpstan/phpstan": "^1.10",
35-
"phpunit/phpunit": "^9.5"
35+
"phpunit/phpunit": "^9.6"
3636
},
3737
"minimum-stability": "dev",
3838
"prefer-stable": true,

0 commit comments

Comments
 (0)