Skip to content

Commit 80ca2a8

Browse files
committed
require DevNet Core 1.0
1 parent f78d6ee commit 80ca2a8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
This dependency is a part of **DevNet Framework**, a command-line Interface tool, for managing DevNet projects.
33

44
## Requirements
5-
- [PHP](https://www.php.net/) version 8.0 or higher
5+
- [DevNet Core](https://github.com/DevNet-Framework/core/) version 1.0
66
- [Composer](https://getcomposer.org/) version 2.0 or higher
77

88
## Installation

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
}
1111
],
1212
"require": {
13-
"php": "^8.0",
1413
"devnet/core": "1.0.*"
1514
},
1615
"bin": [

0 commit comments

Comments
 (0)