We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb66221 commit a8fe82dCopy full SHA for a8fe82d
2 files changed
composer.json
@@ -25,14 +25,14 @@
25
"homepage": "https://github.com/jrmajor/laravel-fluent",
26
"require": {
27
"php": "8.1 - 8.2",
28
- "jrmajor/fluent": "^0.4.0",
+ "jrmajor/fluent": "^1.0",
29
"laravel/framework": "^9.0 || ^10.0"
30
},
31
"require-dev": {
32
- "jrmajor/cs": "^0.5.0",
+ "jrmajor/cs": "^0.5.1",
33
"orchestra/testbench": "^7.0 || ^8.0",
34
"phpstan/phpstan": "^1.10",
35
- "phpunit/phpunit": "^9.5"
+ "phpunit/phpunit": "^9.6"
36
37
"minimum-stability": "dev",
38
"prefer-stable": true,
0 commit comments