Skip to content

Commit fa74602

Browse files
committed
wip
1 parent 7ec2e2e commit fa74602

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@
2121
],
2222
"require": {
2323
"php": "^8.3",
24-
"google/analytics-data": "^0.22.2",
25-
"laravel/framework": "^11.42.1|^12.0",
26-
"nesbot/carbon": "^2.66|^3.8.5",
27-
"spatie/laravel-package-tools": "^1.19.0",
28-
"symfony/cache": "^7.2.3|^8.0"
24+
"google/analytics-data": "^0.22.3",
25+
"laravel/framework": "^11.42.1|^12.40.1",
26+
"nesbot/carbon": "^2.66|^3.10.3",
27+
"spatie/laravel-package-tools": "^1.92.7",
28+
"symfony/cache": "^7.3.6|^8.0"
2929
},
3030
"require-dev": {
31-
"league/flysystem": "^3.29.1",
31+
"league/flysystem": "^3.30.2",
3232
"mockery/mockery": "^1.6.12",
3333
"orchestra/testbench": "^9.10|^10.0",
34-
"pestphp/pest": "^4.0",
35-
"spatie/ray": "^1.41.5"
34+
"pestphp/pest": "^4.1.5",
35+
"spatie/ray": "^1.44.1"
3636
},
3737
"autoload": {
3838
"psr-4": {

0 commit comments

Comments
 (0)