File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ An Object Oriented wrapper for Confluence
10
10
## Installation
11
11
12
12
``` bash
13
- $ php composer.phar require CloudPlayDev /confluence-php-client
13
+ $ php composer.phar require cloudplaydev /confluence-php-client
14
14
```
15
15
16
16
## Usage
Original file line number Diff line number Diff line change 1
1
<?php
2
2
declare (strict_types=1 );
3
3
/**
4
- * This file is part of the CloudPlayDev /confluencePHPClient.
4
+ * This file is part of the cloudplaydev /confluencePHPClient.
5
5
*
6
6
* For the full copyright and license information, please view the LICENSE
7
7
* file that was distributed with this source code.
Original file line number Diff line number Diff line change 1
1
<?php
2
2
declare (strict_types=1 );
3
3
/**
4
- * This file is part of the CloudPlayDev /confluencePHPClient.
4
+ * This file is part of the cloudplaydev /confluencePHPClient.
5
5
*
6
6
* For the full copyright and license information, please view the LICENSE
7
7
* file that was distributed with this source code.
Original file line number Diff line number Diff line change 1
1
<?php
2
2
declare (strict_types=1 );
3
3
/**
4
- * This file is part of the CloudPlayDev /confluencePHPClient.
4
+ * This file is part of the cloudplaydev /confluencePHPClient.
5
5
*
6
6
* For the full copyright and license information, please view the LICENSE
7
7
* file that was distributed with this source code.
Original file line number Diff line number Diff line change 1
1
<?php
2
2
declare (strict_types=1 );
3
3
/**
4
- * This file is part of the CloudPlayDev /confluencePHPClient.
4
+ * This file is part of the cloudplaydev /confluencePHPClient.
5
5
*
6
6
* For the full copyright and license information, please view the LICENSE
7
7
* file that was distributed with this source code.
Original file line number Diff line number Diff line change 1
1
<?php
2
2
declare (strict_types=1 );
3
3
/**
4
- * This file is part of the CloudPlayDev /confluencePHPClient.
4
+ * This file is part of the cloudplaydev /confluencePHPClient.
5
5
*
6
6
* For the full copyright and license information, please view the LICENSE
7
7
* file that was distributed with this source code.
You can’t perform that action at this time.
0 commit comments