Skip to content

Commit 7ddd5bb

Browse files
n0nag0nCopilot
andauthored
Update .github/copilot-instructions.md
Co-authored-by: Copilot <[email protected]>
1 parent 6742770 commit 7ddd5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This is the main FlightPHP core library for building fast, simple, and extensible PHP web applications. It is dependency-free for core usage and supports PHP 7.4+.
55

66
## Project Guidelines
7-
- PHP 7.4 must be supported. PHP8 or greater also supported, but avoid PHP8+ only features.
7+
- PHP 7.4 must be supported. PHP 8 or greater also supported, but avoid PHP 8+ only features.
88
- Keep the core library dependency-free (no polyfills or interface-only repositories).
99
- All Flight projects are meant to be kept simple and fast. Performance is a priority.
1010
- Flight is extensible and when implementing new features, consider how they can be added as plugins or extensions rather than bloating the core library.

0 commit comments

Comments
 (0)