Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit 08c4d63

Browse files
authored
✏️ remove development note
1 parent 7c20145 commit 08c4d63

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,14 @@
1515
the [Jira API](https://docs.atlassian.com/software/jira/docs/api/REST/8.0.0) and
1616
the [Service Desk API](https://docs.atlassian.com/jira-servicedesk/REST/5.2.0/).
1717

18-
> This project is a work-in-progress. Code and documentation are currently under development and are subject to change.
19-
2018
## Get Started
2119

2220
> **Requires [PHP 8.1+](https://php.net/releases/)**
2321
2422
First, install `devmoath/jira-php` via the [Composer](https://getcomposer.org/) package manager:
2523

2624
```bash
27-
composer require devmoath/jira-php dev-master
25+
composer require devmoath/jira-php
2826
```
2927

3028
Then, interact with Jira's APIs:

0 commit comments

Comments
 (0)