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 9edbf3b commit a4879abCopy full SHA for a4879ab
composer.json
@@ -3,8 +3,9 @@
3
"type": "statamic-addon",
4
"require": {
5
"php": "^8.4",
6
+ "friendsofphp/php-cs-fixer": "^3.90.0",
7
+ "illuminate/contracts": "12.*",
8
"laravel/framework": "^12.0",
- "friendsofphp/php-cs-fixer": "^3.80.0",
9
"league/flysystem-aws-s3-v3": "~1.0 || ~3.0",
10
"mustangostang/spyc": "dev-master#dfd9aadc1f5224065d55b42b712c7e99a50a3f4d"
11
},
0 commit comments