Skip to content

Commit c50c47d

Browse files
committed
chore(dependencies): update dependencies
1 parent 9cca51a commit c50c47d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@
1616
],
1717
"require": {
1818
"php": "^8.1",
19-
"ext-pcntl": "*",
2019
"ext-bcmath": "*",
2120
"ext-fileinfo": "*",
21+
"ext-pcntl": "*",
2222
"google/photos-library": "^1.7",
23-
"laravel-zero/framework": "^10.1",
24-
"nunomaduro/termwind": "^1.15",
23+
"laravel-zero/framework": "^12.0",
24+
"nunomaduro/termwind": "^2.3",
2525
"octopyid/laravel-inotify": "^1.0"
2626
},
2727
"require-dev": {
28-
"mockery/mockery": "^1.5.1",
29-
"phpunit/phpunit": "^9.6"
28+
"mockery/mockery": "^1.6.1",
29+
"phpunit/phpunit": "^12.2"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)