Skip to content

Commit 1bf702b

Browse files
committed
update composer
1 parent b3e5152 commit 1bf702b

File tree

2 files changed

+6
-9399
lines changed

2 files changed

+6
-9399
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
},
2424
"require": {
2525
"php": "^8.1",
26-
"illuminate/support": "~6|~7|~8|^9.0|^10.0|^11.0",
27-
"cloudinary/cloudinary_php": "^2.0",
28-
"ext-json": "*"
26+
"ext-json": "*",
27+
"illuminate/support": "^10.0|^11.0",
28+
"cloudinary/cloudinary_php": "^2.0"
2929
},
3030
"require-dev": {
3131
"mockery/mockery": "^1.1",
32-
"orchestra/testbench": "~4|~5|~6|^7.0|^8.0|^9.0",
33-
"sempro/phpunit-pretty-print": "^1.0",
34-
"pestphp/pest": "^1.23"
32+
"orchestra/testbench": "^8.0|^9.0",
33+
"pestphp/pest": "^2.35",
34+
"sempro/phpunit-pretty-print": "^1.0"
3535
},
3636
"autoload": {
3737
"psr-4": {

0 commit comments

Comments
 (0)