There was an error while loading. Please reload this page.
1 parent d896935 commit 820d92aCopy full SHA for 820d92a
1 file changed
composer.json
@@ -12,14 +12,14 @@
12
}
13
],
14
"require": {
15
- "php": "^8.1",
16
- "guzzlehttp/guzzle": "^7.2",
17
- "illuminate/notifications": "^10.0 || ^11.0",
18
- "illuminate/support": "^10.0 || ^11.0"
+ "php": "^8.3",
+ "guzzlehttp/guzzle": "^7.8",
+ "illuminate/notifications": "^12 || ^13",
+ "illuminate/support": "^12 || ^13"
19
},
20
"require-dev": {
21
- "mockery/mockery": "^1.4.4",
22
- "phpunit/phpunit": "^10.5 || ^11.0"
+ "mockery/mockery": "^1.6",
+ "phpunit/phpunit": "^11.5 || ^12.5 || ^13"
23
24
"autoload": {
25
"psr-4": {
0 commit comments