Skip to content

Commit 5cc9bd9

Browse files
dereuromarkclaude
andcommitted
Prepare for 1.0.0 release
Update file-storage dependency from dev-master to ^1.0.0 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent ac0b163 commit 5cc9bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"phpunit/phpunit": "^10.3 || ^11.5 || ^12.3",
2525
"phpstan/phpstan": "^2.1",
2626
"php-collective/code-sniffer": "^0.4.1",
27-
"php-collective/file-storage": "dev-master as 1.0",
27+
"php-collective/file-storage": "^1.0.0",
2828
"instituteweb/composer-scripts": "^1.1"
2929
},
3030
"minimum-stability": "dev",

0 commit comments

Comments
 (0)