build: replace VKCOM import with laytan import
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package conf
|
||||
|
||||
import (
|
||||
"github.com/VKCOM/php-parser/pkg/errors"
|
||||
"github.com/VKCOM/php-parser/pkg/version"
|
||||
"github.com/laytan/php-parser/pkg/errors"
|
||||
"github.com/laytan/php-parser/pkg/version"
|
||||
)
|
||||
|
||||
type Config struct {
|
||||
|
||||
Reference in New Issue
Block a user