mirror of
https://github.com/doctrine/reflection.git
synced 2026-03-24 08:42:07 +01:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6db355ee6b | ||
|
|
45aee9ad97 | ||
|
|
6bcea3e81a |
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"active": true,
|
||||
"active": false,
|
||||
"name": "Reflection",
|
||||
"slug": "reflection",
|
||||
"docsSlug": "doctrine-reflection",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"require": {
|
||||
"php": "^7.1 || ^8.0",
|
||||
"ext-tokenizer": "*",
|
||||
"doctrine/annotations": "^1.0"
|
||||
"doctrine/annotations": "^1.0 || ^2.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/coding-standard": "^9",
|
||||
|
||||
Reference in New Issue
Block a user