Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e9edd5c

Browse files
committedMay 7, 2025·
beta.1
1 parent 0bb9721 commit e9edd5c

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
@@ -1,7 +1,7 @@
11
{
22
"name": "tempest/app",
33
"require": {
4-
"tempest/framework": "dev-main"
4+
"tempest/framework": "v1.0.0-beta.1"
55
},
66
"require-dev": {
77
"phpunit/phpunit": "^10.2 || ^11.5.15",

0 commit comments

Comments
 (0)
Please sign in to comment.