Skip to content
This repository was archived by the owner on May 18, 2024. It is now read-only.

Commit 4479dec

Browse files
committed
Prefer source
1 parent c39fd19 commit 4479dec

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"url": "https://github.com/codeigniter4/CodeIgniter4"
2626
}
2727
],
28+
"minimum-stability": "dev",
2829
"require": {
2930
"php" : "^7.0"
3031
},

src/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"url": "https://github.com/codeigniter4/CodeIgniter4"
2626
}
2727
],
28+
"minimum-stability": "dev",
2829
"require": {
2930
"php" : ">=7.2"
3031
},

0 commit comments

Comments
 (0)