Skip to content

Commit

Permalink
narrowing dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
battis committed May 9, 2024
1 parent 39790ea commit b7bea7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions packages/appengine-client/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
"email": "seth@battis.net"
}
],

"require": {
"battis/lazy-secrets": "^1.1",
"battis/lazy-secrets": "^1.1-stable",
"battis/openapi-client.base": "@dev"
},
"autoload": {
Expand Down
3 changes: 1 addition & 2 deletions packages/school/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@
"email": "sbattis@groton.org"
}
],

"require": {
"battis/openapi-client.base": "@dev",
"groton-school/oauth2-blackbaudsky": "^0.2"
"groton-school/oauth2-blackbaudsky": "^0.2-stable"
}
}

0 comments on commit b7bea7a

Please sign in to comment.