We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd26869 commit cad2febCopy full SHA for cad2feb
composer.json
@@ -13,17 +13,17 @@
13
],
14
"require": {
15
"php": "^8.1",
16
- "abraham/twitteroauth": "^5.0|^6.0",
17
- "illuminate/notifications": "^10.0|^11.0",
18
- "illuminate/support": "^10.0|^11.0",
+ "abraham/twitteroauth": "^5.0|^6.0|^7.0",
+ "illuminate/notifications": "^10.0|^11.0|^12.0",
+ "illuminate/support": "^10.0|^11.0|^12.0",
19
"kylewm/brevity": "^0.2.9",
20
"ext-fileinfo": "*"
21
},
22
"require-dev": {
23
"laravel/pint": "^1.10",
24
"mockery/mockery": "^1.3.1",
25
- "orchestra/testbench": "^8.0|^9.0",
26
- "phpunit/phpunit": "^9.3|^10.5"
+ "orchestra/testbench": "^8.0|^9.0|^10.0",
+ "phpunit/phpunit": "^9.3|^10.5|^11.5.3"
27
28
"autoload": {
29
"psr-4": {
0 commit comments