Skip to content

Commit 2498abe

Browse files
committed
Add docs
1 parent 02b8c23 commit 2498abe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,14 @@ with Zend OPcache v7.4.27, Copyright (c), by Zend Technologies
9595
with Xdebug v2.9.6, Copyright (c) 2002-2020, by Derick Rethans
9696
```
9797

98+
If a PHP version is changed as mentioned above, then following operations must be performed:
99+
100+
```
101+
rm -rf vendor
102+
rm -rf composer.lock
103+
composer install
104+
```
105+
98106
Issues and solutions
99107
--------------------
100108

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,4 +568,3 @@ Professional support, consulting as well as software development services are av
568568
https://www.cebe.cc/en/contact
569569

570570
Development of this library is sponsored by [cebe.:cloud: "Your Professional Deployment Platform"](https://cebe.cloud).
571-

0 commit comments

Comments
 (0)