Skip to content

Commit c53e58a

Browse files
committed
Php
1 parent 610dd20 commit c53e58a

File tree

6 files changed

+204
-22703
lines changed

6 files changed

+204
-22703
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
],
99
"license": "MIT",
1010
"require": {
11-
"php": "8.2.4",
11+
"php": "8.2.8",
1212
"guzzlehttp/guzzle": "7.7.0",
1313
"laravel/cashier": "^14.12",
14-
"laravel/framework": "10.13.5",
14+
"laravel/framework": "10.14.1",
1515
"laravel/sanctum": "3.2.5",
1616
"laravel/tinker": "2.8.1"
1717
},
@@ -21,9 +21,9 @@
2121
"laravel/pint": "1.10.3",
2222
"laravel/sail": "1.23.0",
2323
"mockery/mockery": "1.6.2",
24-
"nunomaduro/collision": "7.6.0",
24+
"nunomaduro/collision": "7.7.0",
2525
"phpunit/phpunit": "10.2.2",
26-
"spatie/laravel-ignition": "2.1.3",
26+
"spatie/laravel-ignition": "2.2.0",
2727
"squizlabs/php_codesniffer": "3.7.2"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)