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 b527f77 commit 62e36beCopy full SHA for 62e36be
composer.json
@@ -21,11 +21,10 @@
21
"spatie/image-optimizer": "^1.2.0"
22
},
23
"require-dev": {
24
- "phpunit/phpunit": "^10.3 || ^11.5 || ^12.3",
25
- "phpstan/phpstan": "^2.1",
+ "php-collective/file-storage": "^1.0.0",
26
"php-collective/code-sniffer": "^0.4.1",
27
- "php-collective/file-storage": "dev-master as 1.0",
28
- "instituteweb/composer-scripts": "^1.1"
+ "phpunit/phpunit": "^10.3 || ^11.5 || ^12.3",
+ "phpstan/phpstan": "^2.1"
29
30
"minimum-stability": "dev",
31
"prefer-stable": true,
0 commit comments