build: replace VKCOM import with laytan import
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package token
|
||||
|
||||
import "github.com/VKCOM/php-parser/pkg/position"
|
||||
import "github.com/laytan/php-parser/pkg/position"
|
||||
|
||||
//go:generate stringer -type=ID -output ./token_string.go
|
||||
type ID int
|
||||
|
||||
Reference in New Issue
Block a user