Skip to content

Commit aaf6589

Browse files
committed
Bump other packages
1 parent 9dfa09f commit aaf6589

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,17 @@
1717
}
1818
],
1919
"require": {
20-
"php": "^8.2",
20+
"php": "^8.3",
2121
"cocur/slugify": "^4.3",
22-
"illuminate/config": "^12.0",
23-
"illuminate/database": "^12.0",
24-
"illuminate/support": "^12.0"
22+
"illuminate/config": "^13.0",
23+
"illuminate/database": "^13.0",
24+
"illuminate/support": "^13.0"
2525
},
2626
"require-dev": {
2727
"friendsofphp/php-cs-fixer": "~3.94.2",
2828
"larastan/larastan": "^3.0",
2929
"mockery/mockery": "^1.4.4",
30-
"orchestra/testbench": "^10.0",
30+
"orchestra/testbench": "^11.0",
3131
"pestphp/pest": "^3.7",
3232
"phpstan/phpstan": "^2.0"
3333
},

0 commit comments

Comments
 (0)