Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
build(GALAXY): collection version range
Browse files Browse the repository at this point in the history
  • Loading branch information
niall-byrne committed Feb 18, 2023
1 parent 544d564 commit 4799c2d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
roles:
- name: elliotweiser.osx-command-line-tools
version: 2.3.0
collections:
- name: community.general
version: 6.3.0
version: ">=6.3.0,<7.0.0"
- name: geerlingguy.mac
version: 2.1.1
version: ">=2.1.1,<3.0.0"
roles:
- name: elliotweiser.osx-command-line-tools
version: 2.3.0

0 comments on commit 4799c2d

Please sign in to comment.