Skip to content

Commit 4935cd0

Browse files
committed
Bump everything
1 parent 57bab82 commit 4935cd0

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
@@ -20,15 +20,15 @@
2020
"northwestern-sysdev/event-hub-php-sdk": "^3.0",
2121
"laravel/ui": "^3.0|^2.0|^4.0",
2222
"lcobucci/jwt": "^4.0",
23-
"socialiteproviders/manager": "~4.0",
24-
"firebase/php-jwt": "^5.3"
23+
"socialiteproviders/manager": "~4.8.1",
24+
"firebase/php-jwt": "^6"
2525
},
2626
"require-dev": {
27-
"orchestra/testbench": "~9.0",
27+
"orchestra/testbench": "^10.0",
2828
"php-coveralls/php-coveralls": "^2.4",
29-
"phpunit/phpunit": "^10.0",
29+
"phpunit/phpunit": "^11.0",
3030
"laravel/pint": "^1.13",
31-
"larastan/larastan": "^2.0"
31+
"larastan/larastan": "^3.0"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)