Skip to content

Commit

Permalink
composer-require-checker fix (part of e40a945).
Browse files Browse the repository at this point in the history
  • Loading branch information
LastDragon-ru committed Mar 22, 2024
1 parent dbe4013 commit 191aea8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer-require-checker.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"Illuminate\\Foundation\\Http\\FormRequest",
"Illuminate\\Foundation\\Testing\\RefreshDatabase",
"Illuminate\\Foundation\\Testing\\RefreshDatabaseState",
"Illuminate\\Foundation\\Testing\\TestCase"
"Illuminate\\Foundation\\Testing\\TestCase",
"LastDragon_ru\\LaraASP\\GraphQLPrinter\\Testing\\Package\\GraphQLAstNode",
"LastDragon_ru\\LaraASP\\GraphQLPrinter\\Testing\\Package\\GraphQLDefinition"
]
}

0 comments on commit 191aea8

Please sign in to comment.